Home
last modified time | relevance | path

Searched defs:back (Results 1 – 6 of 6) sorted by relevance

/system/chre/util/include/chre/util/
Dintrusive_list_impl.h55 ListNode<ElementType> &IntrusiveList<ElementType>::back() { in back() function
61 const ListNode<ElementType> &IntrusiveList<ElementType>::back() const { in back() function
Dfixed_size_vector_impl.h35 ElementType &FixedSizeVector<ElementType, kCapacity>::back() { in back() function
41 const ElementType &FixedSizeVector<ElementType, kCapacity>::back() const { in back() function
Darray_queue_impl.h62 ElementType &ArrayQueueCore<ElementType, StorageType>::back() { in back() function
68 const ElementType &ArrayQueueCore<ElementType, StorageType>::back() const { in back() function
Dsegmented_queue_impl.h108 ElementType &SegmentedQueue<ElementType, kBlockSize>::back() { in back() function
115 const ElementType &SegmentedQueue<ElementType, kBlockSize>::back() const { in back() function
Ddynamic_vector_impl.h330 ElementType &DynamicVector<ElementType>::back() { in back() function
336 const ElementType &DynamicVector<ElementType>::back() const { in back() function
/system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/
Ddynamic_vector_impl.h330 ElementType &DynamicVector<ElementType>::back() { in back() function
336 const ElementType &DynamicVector<ElementType>::back() const { in back() function