Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/
H A Ddexopt.h46 static constexpr const char* kDexoptanalyzerDebugPath = ANDROID_ART_APEX_BIN "/dexoptanalyzerd"; variable
H A Ddexopt.cpp1191 kDexoptanalyzerPath, kDexoptanalyzerDebugPath, /*background_job_compile=*/ true); in RunDexoptAnalyzer()
1252 kDexoptanalyzerPath, kDexoptanalyzerDebugPath, /*background_job_compile=*/ true); in RunDexoptAnalyzer()