Searched refs:ComposeArrayItemPath (Results 1 – 4 of 4) sorted by relevance
/external/dng_sdk/source/ |
D | dng_xmp_sdk.h | 126 void ComposeArrayItemPath (const char *ns,
|
D | dng_xmp_sdk.cpp | 793 void dng_xmp_sdk::ComposeArrayItemPath (const char *ns, in ComposeArrayItemPath() function in dng_xmp_sdk 804 SXMPUtils::ComposeArrayItemPath (ns, arrayName, index, &ss); in ComposeArrayItemPath()
|
D | dng_xmp.h | 284 void ComposeArrayItemPath (const char *ns,
|
D | dng_xmp.cpp | 4328 void dng_xmp::ComposeArrayItemPath (const char *ns, in ComposeArrayItemPath() function in dng_xmp 4334 fSDK->ComposeArrayItemPath (ns, arrayName, itemNumber, s); in ComposeArrayItemPath()
|