Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl2.h139 std::vector<uint16_t> tmpBuf; in GetUtf8Length() local
415 std::vector<uint8_t> tmpBuf; in WriteOneByte() local
426 std::vector<uint16_t> tmpBuf; in WriteOneByte() local
444 std::vector<uint16_t> tmpBuf; in CopyDataUtf16() local
451 std::vector<uint8_t> tmpBuf; in CopyDataUtf16() local
465 U16Vec tmpBuf; in ToUtf8Span() local
488 U16Vec tmpBuf; in DebuggerToUtf8Span() local
551 std::vector<uint8_t> tmpBuf; in CopyDataRegionUtf8() local
558 std::vector<uint16_t> tmpBuf; in CopyDataRegionUtf8() local
573 std::vector<uint16_t> tmpBuf; in CopyDataToUtf16() local
[all …]
/arkcompiler/ets_runtime/ecmascript/
Djs_date.cpp493 CVector<uint8_t> tmpBuf; in Parse() local
Dobject_fast_operator-inl.h961 CVector<uint8_t> tmpBuf; in FastParseDate() local
Decma_string.h325 CVector<uint8_t> tmpBuf; in ToUtf16Span() local