Home
last modified time | relevance | path

Searched defs:free_space (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dtest_helpers.cpp264 uint64_t LowSpaceUserdata::free_space() const { in free_space() function in android::snapshot::LowSpaceUserdata
/aosp14/system/core/libutils/
H A DVectorImpl.cpp447 void* free_space = const_cast<void*>(itemLocation(where)); in _grow() local