Home
last modified time | relevance | path

Searched refs:GetLiNodeContent (Results 1 – 3 of 3) sorted by relevance

/external/dynamic_depth/internal/xmpmeta/xml/
Dutils.h46 const string GetLiNodeContent(xmlNodePtr node);
Dutils.cc55 const string GetLiNodeContent(xmlNodePtr node) { in GetLiNodeContent() function
Ddeserializer_impl.cc283 string value = GetLiNodeContent(li_node); in ParseIntArray()
309 if (!dynamic_depth::strings::safe_strtod(GetLiNodeContent(li_node), in ParseDoubleArray()