Home
last modified time | relevance | path

Searched refs:start_cache_collection (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/
Dinstalld.h174 cache_t* start_cache_collection();
Dutils.c486 cache_t* start_cache_collection() in start_cache_collection() function
Dcommands.c353 cache = start_cache_collection(); in free_cache()