Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dutils.h119 cache_t* start_cache_collection();
Dutils.cpp535 cache_t* start_cache_collection() in start_cache_collection() function
Dcommands.cpp491 cache = start_cache_collection(); in free_cache()