Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dinstalld_constants.h52 constexpr const char* DALVIK_CACHE_POSTFIX = "/classes.dex"; variable
Dinstalld.cpp148 strlen(DALVIK_CACHE_POSTFIX) + 2; in create_cache_path()
159 DALVIK_CACHE_POSTFIX); in create_cache_path()