Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dinstalld_constants.h33 constexpr const char* CACHE_DIR_POSTFIX = "/cache"; variable
Dcommands.cpp249 suffix = CACHE_DIR_POSTFIX; in clear_app_data()