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