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.h296 init_inplace(); in SmallFixedVector()
331 other.init_inplace(); in SmallFixedVector()
357 other.init_inplace();
364 init_inplace();
389 void init_inplace() { this->init(mData.array, mData.array, kSmallSize); } in init_inplace() function