Searched refs:pageContent (Results 1 – 2 of 2) sorted by relevance
171 void CardFrontend::ParsePage(const RefPtr<PipelineBase>& context, const std::string& pageContent, in ParsePage() argument175 auto rootBody = Framework::ParseFileData(pageContent); in ParsePage()
222 …void ParsePage(const RefPtr<PipelineBase>& context, const std::string& pageContent, const std::str…