Searched refs:GetFirstDescriptionElement (Results 1 – 5 of 5) sorted by relevance
25 xmlNodePtr GetFirstDescriptionElement(xmlDocPtr parent);
12 xmlNodePtr GetFirstDescriptionElement(const xmlDocPtr parent) { in GetFirstDescriptionElement() function
21 using ::dynamic_depth::xmpmeta::xml::GetFirstDescriptionElement;178 xmlNodePtr root_node = GetFirstDescriptionElement(*xmlDoc); in Serialize()
22 using ::dynamic_depth::xmpmeta::xml::GetFirstDescriptionElement;210 GetFirstDescriptionElement(xmp_data->StandardSection())); in ExtractXmpMeta()
22 using ::dynamic_depth::xmpmeta::xml::GetFirstDescriptionElement;254 xmlNodePtr description_node = GetFirstDescriptionElement(standard_section); in LinkXmpStandardAndExtendedSections()