Searched defs:doPushBack (Results 1 – 2 of 2) sorted by relevance
74 bool DynamicVectorBase::doPushBack(const void *element, size_t elementSize) { in doPushBack() function in chre::DynamicVectorBase
106 bool DynamicVector<ElementType>::doPushBack(const ElementType &element, in doPushBack() function113 bool DynamicVector<ElementType>::doPushBack(const ElementType &element, in doPushBack() function