Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp442 CompilePrimaryDex(compiler_filter, in CompilePrimaryDexOk()
461 CompilePrimaryDex(compiler_filter, in CompilePrimaryDexFail()
472 void CompilePrimaryDex(std::string compiler_filter, in CompilePrimaryDex() function in android::installd::DexoptTest