HomeSort by relevance Sort by last modified time
    Searched refs:DALVIK_CACHE_POSTFIX (Results 1 - 3 of 3) sorted by null

  /frameworks/native/cmds/installd/
installd_constants.h 31 constexpr const char* DALVIK_CACHE_POSTFIX = "@classes.dex";
installd.cpp 138 strlen(DALVIK_CACHE_POSTFIX) + 2;
163 strcat(path, DALVIK_CACHE_POSTFIX);
otapreopt.cpp     [all...]

Completed in 182 milliseconds