Searched defs:doPrepareForPush (Results 1 – 2 of 2) sorted by relevance
49 bool DynamicVectorBase::doPrepareForPush(size_t elementSize) { in doPrepareForPush() function in chre::DynamicVectorBase
345 bool DynamicVector<ElementType>::doPrepareForPush(std::true_type) { in doPrepareForPush() function350 bool DynamicVector<ElementType>::doPrepareForPush(std::false_type) { in doPrepareForPush() function