Home
last modified time | relevance | path

Searched defs:doPushBack (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/chre/util/include/chre/util/
H A Ddynamic_vector_impl.h108 bool DynamicVector<ElementType>::doPushBack(const ElementType &element, in doPushBack() function
119 bool DynamicVector<ElementType>::doPushBack(const ElementType &element, in doPushBack() function
/aosp_15_r20/system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/
H A Ddynamic_vector_impl.h106 bool DynamicVector<ElementType>::doPushBack(const ElementType &element, in doPushBack() function
113 bool DynamicVector<ElementType>::doPushBack(const ElementType &element, in doPushBack() function
/aosp_15_r20/system/chre/apps/nearby/third_party/contexthub/chre/util/
H A Ddynamic_vector_base.cc76 bool DynamicVectorBase::doPushBack(const void *element, size_t elementSize) { in doPushBack() function in chre::DynamicVectorBase
/aosp_15_r20/system/chre/util/
H A Ddynamic_vector_base.cc76 bool DynamicVectorBase::doPushBack(const void *element, size_t elementSize) { in doPushBack() function in chre::DynamicVectorBase