Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/android-emu/android/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