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

  /frameworks/native/cmds/installd/
utils.h 131 void clear_cache_files(const std::string& data_path, cache_t* cache, int64_t free_size);
utils.cpp 977 void clear_cache_files(const std::string& data_path, cache_t* cache, int64_t free_size) function in namespace:android::installd
    [all...]
commands.cpp 546 clear_cache_files(data_path, cache, free_size);
    [all...]

Completed in 48 milliseconds