Home
last modified time | relevance | path

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

/chre-3.4.0/util/
Ddynamic_vector_base.cc74 bool DynamicVectorBase::doPushBack(const void *element, size_t elementSize) { in doPushBack() function in chre::DynamicVectorBase
/chre-3.4.0/util/include/chre/util/
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