Home
last modified time | relevance | path

Searched refs:ComposeStructFieldPath (Results 1 – 4 of 4) sorted by relevance

/external/dng_sdk/source/
Ddng_xmp_sdk.h131 void ComposeStructFieldPath (const char *ns,
Ddng_xmp_sdk.cpp818 void dng_xmp_sdk::ComposeStructFieldPath (const char *ns, in ComposeStructFieldPath() function in dng_xmp_sdk
830 SXMPUtils::ComposeStructFieldPath (ns, in ComposeStructFieldPath()
Ddng_xmp.h289 void ComposeStructFieldPath (const char *ns,
Ddng_xmp.cpp4340 void dng_xmp::ComposeStructFieldPath (const char *ns, in ComposeStructFieldPath() function in dng_xmp
4347 fSDK->ComposeStructFieldPath (ns, structName, fieldNS, fieldName, s); in ComposeStructFieldPath()