Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/
Dcard_table.h32 using const_reference = typename std::add_const<PtrType &>::type; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dcaddress_allocator.h30 using const_reference = const T &; variable
Dchunk_allocator.h30 using const_reference = const T &; variable
/arkcompiler/runtime_core/runtime/mem/
Dallocator_adapter.h81 using const_reference = const T &; variable
Drunslots_allocator_stl_adapter.h68 using const_reference = const T &; variable
/arkcompiler/runtime_core/libpandabase/mem/
Darena_allocator_stl_adapter.h68 using const_reference = const T &; variable
/arkcompiler/runtime_core/libpandabase/utils/
Dring_buffer.h127 using const_reference = const value_type &; variable
Dsmall_vector.h92 using const_reference = typename VectorType::const_reference; variable
Dbit_vector.h294 using const_reference = bool; variable