Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_xmp_sdk.h126 void ComposeArrayItemPath (const char *ns,
Ddng_xmp_sdk.cpp793 void dng_xmp_sdk::ComposeArrayItemPath (const char *ns, in ComposeArrayItemPath() function in dng_xmp_sdk
804 SXMPUtils::ComposeArrayItemPath (ns, arrayName, index, &ss); in ComposeArrayItemPath()
Ddng_xmp.h284 void ComposeArrayItemPath (const char *ns,
Ddng_xmp.cpp4328 void dng_xmp::ComposeArrayItemPath (const char *ns, in ComposeArrayItemPath() function in dng_xmp
4334 fSDK->ComposeArrayItemPath (ns, arrayName, itemNumber, s); in ComposeArrayItemPath()