Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.cpp65 static constexpr const char* CODE_CACHE_DIR_POSTFIX = "/code_cache"; variable
363 suffix = CODE_CACHE_DIR_POSTFIX; in clear_app_data()