Home
last modified time | relevance | path

Searched defs:free_size (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/
DMemoryDealer.cpp346 const size_t free_size = free_chunk->size; in alloc() local
/frameworks/native/cmds/installd/
Dutils.cpp887 void clear_cache_files(const std::string& data_path, cache_t* cache, int64_t free_size) in clear_cache_files()
Dcommands.cpp479 int free_cache(const char *uuid, int64_t free_size) { in free_cache()