Home
last modified time | relevance | path

Searched defs:tmpBuffer (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/coretypes/
H A Dstring.cpp718 auto tmpBuffer = allocator->AllocArray<uint16_t>(utf16DataLength); in IsMutf8EqualsUtf16() local
734 auto tmpBuffer = allocator->AllocArray<uint16_t>(utf16DataLength); in IsMutf8EqualsUtf16() local
867 auto tmpBuffer = allocator->AllocArray<uint16_t>(utf16Length); ComputeHashcodeMutf8() local
[all...]

Completed in 3 milliseconds