Searched defs:free_space (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/fs_mgr/libsnapshot/ | ||
H A D | test_helpers.cpp | 264 uint64_t LowSpaceUserdata::free_space() const { in free_space() function in android::snapshot::LowSpaceUserdata |
/aosp14/system/core/libutils/ | ||
H A D | VectorImpl.cpp | 447 void* free_space = const_cast<void*>(itemLocation(where)); in _grow() local |