Home
last modified time | relevance | path

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

/aosp_15_r20/external/dng_sdk/source/
H A Ddng_fingerprint.h88 void ToUtf8HexString (char resultStr [2 * kDNGFingerprintSize + 1]) const;
H A Ddng_fingerprint.cpp123 void dng_fingerprint::ToUtf8HexString (char resultStr [2 * kDNGFingerprintSize + 1]) const in ToUtf8HexString() function in dng_fingerprint
H A Ddng_xmp.cpp140 f.ToUtf8HexString (s); in EncodeFingerprint()