Home
last modified time | relevance | path

Searched defs:HandleName (Results 1 – 5 of 5) sorted by relevance

/external/image_io/src/xml/
Dxml_attribute_rule.cc21 DataMatchResult XmlAttributeRule::HandleName(const XmlActionContext& context) { in HandleName() function in photos_editing_formats::image_io::XmlAttributeRule
Dxml_element_rules.cc69 DataMatchResult XmlElementRule::HandleName(const XmlActionContext& context) { in HandleName() function in photos_editing_formats::image_io::XmlElementRule
/external/libultrahdr/third_party/image_io/src/xml/
Dxml_attribute_rule.cc21 DataMatchResult XmlAttributeRule::HandleName(const XmlActionContext& context) { in HandleName() function in photos_editing_formats::image_io::XmlAttributeRule
Dxml_element_rules.cc69 DataMatchResult XmlElementRule::HandleName(const XmlActionContext& context) { in HandleName() function in photos_editing_formats::image_io::XmlElementRule
/external/pdfium/core/fpdfapi/parser/
Dcpdf_simple_parser.cpp88 ByteStringView CPDF_SimpleParser::HandleName() { in HandleName() function in CPDF_SimpleParser