Home
last modified time | relevance | path

Searched refs:CODE_CACHE_DIR_POSTFIX (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/
Dinstalld_constants.h34 constexpr const char* CODE_CACHE_DIR_POSTFIX = "/code_cache"; variable
Dcommands.cpp252 suffix = CODE_CACHE_DIR_POSTFIX; in clear_app_data()