Searched refs:CACHE_DIR_POSTFIX (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/cmds/installd/ | ||
D | installd_constants.h | 33 constexpr const char* CACHE_DIR_POSTFIX = "/cache"; variable |
D | commands.cpp | 249 suffix = CACHE_DIR_POSTFIX; in clear_app_data() |