Searched refs:RemoveProperties (Results 1 – 6 of 6) sorted by relevance
118 void RemoveProperties (const char *ns);
463 negative->GetXMP ()->RemoveProperties (XMP_NS_CRS); in dng_validate()464 negative->GetXMP ()->RemoveProperties (XMP_NS_CRSS); in dng_validate()
635 void dng_xmp_sdk::RemoveProperties (const char *ns) in RemoveProperties() function in dng_xmp_sdk644 SXMPUtils::RemoveProperties (fPrivate->fMeta, in RemoveProperties()
104 void RemoveProperties (const char *ns);
4990 newXMP.RemoveProperties (NULL); in CleanUpMetadata()5161 newXMP.RemoveProperties (XMP_NS_EXIF); in CleanUpMetadata()5162 newXMP.RemoveProperties (XMP_NS_AUX); in CleanUpMetadata()5166 newXMP.RemoveProperties (XMP_NS_CRS); in CleanUpMetadata()5167 newXMP.RemoveProperties (XMP_NS_CRSS); in CleanUpMetadata()5168 newXMP.RemoveProperties (XMP_NS_CRX); in CleanUpMetadata()5236 newXMP.RemoveProperties (XMP_NS_DNG); in CleanUpMetadata()
660 void dng_xmp::RemoveProperties (const char *ns) in RemoveProperties() function in dng_xmp663 fSDK->RemoveProperties (ns); in RemoveProperties()