Home
last modified time | relevance | path

Searched defs:StartParse (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libultrahdr/third_party/image_io/src/xml/
H A Dxml_reader.cc21 bool XmlReader::StartParse(std::unique_ptr<XmlRule> rule) { in StartParse() function in photos_editing_formats::image_io::XmlReader
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_pageobjectholder.cpp55 void CPDF_PageObjectHolder::StartParse( in StartParse() function in CPDF_PageObjectHolder
/aosp_15_r20/external/image_io/src/xml/
H A Dxml_reader.cc21 bool XmlReader::StartParse(std::unique_ptr<XmlRule> rule) { in StartParse() function in photos_editing_formats::image_io::XmlReader
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_parser.cpp233 CPDF_Parser::Error CPDF_Parser::StartParse( in StartParse() function in CPDF_Parser