Searched defs:GetStringList (Results 1 - 2 of 2) sorted by relevance

/external/dng_sdk/source/
H A Ddng_xmp_sdk.cpp960 bool dng_xmp_sdk::GetStringList (const char *ns, function in class:dng_xmp_sdk
H A Ddng_xmp.cpp847 bool dng_xmp::GetStringList (const char *ns, function in class:dng_xmp
852 return fSDK->GetStringList (ns, path, list);
923 if (GetStringList (ns, path, list))
3024 if (fSDK->GetStringList (XMP_NS_DC,

Completed in 128 milliseconds