Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/serializer/
Dserialize_chunk.h36 void Emplace(JSTaggedType value) in Emplace() function
/arkcompiler/runtime_core/libpandabase/tests/
Dsmall_vector_test.cpp218 TEST_F(SmallVectorTest, Emplace) in TEST_F() argument
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dsmall_vector_test.cpp223 TEST_F(SmallVectorTest, Emplace) in TEST_F() argument
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_table.h551 ALWAYS_INLINE void Emplace(Entry entry) in Emplace() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_table.h572 ALWAYS_INLINE void Emplace(Entry entry) in Emplace() function