Home
last modified time | relevance | path

Searched refs:init_inplace (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/
DSmallVector.h299 init_inplace(); in SmallFixedVector()
334 other.init_inplace(); in SmallFixedVector()
360 other.init_inplace();
367 init_inplace();
392 void init_inplace() { this->init(mData.array, mData.array, kSmallSize); } in init_inplace() function
/hardware/google/aemu/base/include/aemu/base/containers/
DSmallVector.h299 init_inplace(); in SmallFixedVector()
334 other.init_inplace(); in SmallFixedVector()
360 other.init_inplace();
367 init_inplace();
392 void init_inplace() { this->init(mData.array, mData.array, kSmallSize); } in init_inplace() function