Home
last modified time | relevance | path

Searched refs:writableSize (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/ets_utils/platform/ohos/
H A Dutil_helper.cpp408 size_t writableSize = length; in EncodeTo16BE() local
422 if (bufferLength > writableSize) { in EncodeTo16BE()
426 writableSize -= bufferLength; in EncodeTo16BE()

Completed in 1 milliseconds