Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Djvmti_allocator.h86 typedef const T& const_reference; typedef
/art/libartbase/base/
Dallocator.h114 typedef typename std::allocator<T>::const_reference const_reference; typedef
Darray_slice.h35 using const_reference = const T&; variable
Darray_ref.h45 using const_reference = const T&; variable
Dscoped_arena_containers.h149 typedef const T& const_reference; typedef
Darena_containers.h168 typedef const T& const_reference; typedef
Dtransform_array_ref.h49 using const_reference = typename ConstIter::reference; variable
Dintrusive_forward_list.h140 typedef const T& const_reference; typedef
Dhash_set.h176 using const_reference = const T&; variable
/art/compiler/utils/
Dswap_space.h152 typedef const T& const_reference; typedef