Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dinstalld.h76 #define DALVIK_CACHE_POSTFIX "/classes.dex" macro
Dcommands.c607 strlen(DALVIK_CACHE_POSTFIX) + 2; in create_cache_path()
617 DALVIK_CACHE_POSTFIX); in create_cache_path()