Home
last modified time | relevance | path

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

/system/core/libutils/
DVectorImpl.cpp154 _do_construct(where, numItems); in insertAt()
272 _do_construct(item, 1); in replaceAt()
523 void VectorImpl::_do_construct(void* storage, size_t num) const in _do_construct() function in android::VectorImpl
/system/core/libutils/include/utils/
DVectorImpl.h113 inline void _do_construct(void* storage, size_t num) const;