Home
last modified time | relevance | path

Searched refs:const_pointer (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
Darena_allocator_stl_adapter.h32 using const_pointer = const void *; variable
67 using const_pointer = const T *; variable
113 const_pointer address(const_reference x) const in address()
/arkcompiler/ets_runtime/ecmascript/mem/
Dchunk_allocator.h29 using const_pointer = const T *; variable
78 const_pointer address(const_reference x) const in address()
Dcaddress_allocator.h29 using const_pointer = const T *; variable
/arkcompiler/runtime_core/libpandabase/utils/
Dsmall_vector.h94 using const_pointer = typename VectorType::const_pointer; variable
398 const_pointer data() const in data()
Dring_buffer.h125 using const_pointer = const value_type *; variable
Dbit_vector.h296 using const_pointer = const BitReference *; variable