Searched refs:AdobePropName (Results 1 – 3 of 3) sorted by relevance
13 static const char* AdobePropName();
13 const char* XmpConst::AdobePropName() { return "xmptk"; } in AdobePropName() function in dynamic_depth::xmpmeta::XmpConst
60 xmlSetNsProp(root_node, root_ns, ToXmlChar(XmpConst::AdobePropName()), in CreateXmpRootNode()