Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_xmp.cpp3054 bool needQuotes = xmpList [j].Contains ("; ") || in SyncExif() local
3057 if (needQuotes) in SyncExif()
3065 if (s [0] == '\"' && needQuotes) in SyncExif()
3074 if (needQuotes) in SyncExif()