Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/util/include/chre/util/
H A Ddynamic_vector_impl.h365 bool DynamicVector<ElementType>::doPrepareForPush(std::true_type) { in doPrepareForPush() function
375 bool DynamicVector<ElementType>::doPrepareForPush(std::false_type) { in doPrepareForPush() function
/aosp_15_r20/system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/
H A Ddynamic_vector_impl.h349 bool DynamicVector<ElementType>::doPrepareForPush(std::true_type) { in doPrepareForPush() function
354 bool DynamicVector<ElementType>::doPrepareForPush(std::false_type) { in doPrepareForPush() function
/aosp_15_r20/system/chre/apps/nearby/third_party/contexthub/chre/util/
H A Ddynamic_vector_base.cc51 bool DynamicVectorBase::doPrepareForPush(size_t elementSize) { in doPrepareForPush() function in chre::DynamicVectorBase
/aosp_15_r20/system/chre/util/
H A Ddynamic_vector_base.cc51 bool DynamicVectorBase::doPrepareForPush(size_t elementSize) { in doPrepareForPush() function in chre::DynamicVectorBase