HomeSort by relevance Sort by last modified time
    Searched full:_grow (Results 1 - 3 of 3) sorted by null

  /system/core/libutils/
VectorImpl.cpp 130 void* where = _grow(index, length);
151 void* where = _grow(index, numItems);
379 void* VectorImpl::_grow(size_t where, size_t amount)
381 // ALOGV("_grow(this=%p, where=%d, amount=%d) count=%d, capacity=%d",
385 "[%p] _grow: where=%d, amount=%d, count=%d",
  /system/core/include/utils/
VectorImpl.h 110 void* _grow(size_t where, size_t amount);
  /development/host/windows/prebuilt/usb/
AdbWinApi.pdb     [all...]

Completed in 118 milliseconds