Searched defs:tmpBuffer (Results 1 – 2 of 2) sorted by relevance
141 PandaVector<uint16_t> tmpBuffer(utf16Length); in CreateFromUtf8() local729 auto tmpBuffer = allocator->AllocArray<uint16_t>(utf16DataLength); in IsMutf8EqualsUtf16() local745 auto tmpBuffer = allocator->AllocArray<uint16_t>(utf16DataLength); in IsMutf8EqualsUtf16() local878 auto tmpBuffer = allocator->AllocArray<uint16_t>(utf16Length); in ComputeHashcodeMutf8() local
116 std::vector<uint16_t> tmpBuffer(utf16Len); in ComputeHashcodeUtf8() local