Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/coretypes/
Dstring.cpp546 auto tmp_buffer = allocator->AllocArray<uint16_t>(utf16_data_length); in IsMutf8EqualsUtf16() local
562 auto tmp_buffer = allocator->AllocArray<uint16_t>(utf16_data_length); in IsMutf8EqualsUtf16() local
665 auto tmp_buffer = allocator->AllocArray<uint16_t>(utf16_length); in ComputeHashcodeMutf8() local