Home
last modified time | relevance | path

Searched refs:GetStringProperty (Results 1 – 2 of 2) sorted by relevance

/external/dynamic_depth/internal/xmpmeta/xml/
Ddeserializer_impl.cc50 bool GetStringProperty(const xmlNodePtr node, const string& prefix, in GetStringProperty() function
101 bool success = GetStringProperty(node, prefix, property, value); in ReadStringProperty()
/external/dynamic_depth/internal/xmpmeta/
Dxmp_parser.cc224 bool GetStringProperty(const xmlNodePtr node, const char* prefix, in GetStringProperty() function