Searched refs:SetStringList (Results 1 – 5 of 5) sorted by relevance
/external/dng_sdk/source/ |
D | dng_xmp_sdk.h | 169 void SetStringList (const char *ns,
|
D | dng_xmp.cpp | 858 void dng_xmp::SetStringList (const char *ns, in SetStringList() function in dng_xmp 864 fSDK->SetStringList (ns, path, list, isBag); in SetStringList() 899 SetStringList (ns, path, list, isBag); in SyncStringList() 912 SetStringList (ns, path, list, isBag); in SyncStringList() 937 SetStringList (ns, path, list, isBag); in SyncStringList() 3109 SetStringList (XMP_NS_DC, in SyncExif() 3250 SetStringList (XMP_NS_DC, in SyncExif() 4301 SetStringList (XMP_NS_TIFF, "BitsPerSample", list, false); in SetSampleInfo()
|
D | dng_xmp.h | 127 void SetStringList (const char *ns,
|
D | dng_xmp_sdk.cpp | 1182 void dng_xmp_sdk::SetStringList (const char *ns, in SetStringList() function in dng_xmp_sdk
|
D | dng_image_writer.cpp | 4821 newXMP.SetStringList (ns, path, list, isBag); in CopyStringList()
|