Home
last modified time | relevance | path

Searched defs:where (Results 1 – 5 of 5) sorted by relevance

/system/core/libutils/
DVectorImpl.cpp128 void* where = _grow(index, length); in insertArrayAt() local
149 void* where = _grow(index, numItems); in insertAt() local
375 void* VectorImpl::_grow(size_t where, size_t amount) in _grow()
451 void VectorImpl::_shrink(size_t where, size_t amount) in _shrink()
/system/extras/bootctl/
Dbootctl.cpp32 static void usage(FILE* where, BootControlVersion bootVersion, int /* argc */, char* argv[]) { in usage()
/system/incremental_delivery/incfs/
DMountRegistry.cpp167 void MountRegistry::Mounts::addBind(std::string_view what, std::string_view where) { in addBind()
/system/netd/server/
DSockDiag.cpp333 std::string where = addrstr; in destroySockets() local
/system/core/fs_mgr/libfiemap/
Dfiemap_writer_test.cpp256 off_t where = first_extent.fe_physical; in TEST_F() local