Home
last modified time | relevance | path

Searched defs:destBufferLength (Results 1 – 1 of 1) sorted by relevance

/external/dng_sdk/source/
Ddng_string.cpp670 const uint32 destBufferLength = SafeUint32Add (SafeUint32Mult (len, 3), 1); in Set_UTF8() local
765 const uint32 destBufferLength = SafeUint32Add (len, 1); in Get_SystemEncoding() local
1130 const uint32 destBufferLength = SafeUint32Add (count, 1); in Get_UTF16() local