Home
last modified time | relevance | path

Searched defs:GetDexOptNeeded (Results 1 – 3 of 3) sorted by relevance

/art/dexoptanalyzer/
Ddexoptanalyzer.cc290 int GetDexOptNeeded() const { in GetDexOptNeeded() function in art::DexoptAnalyzer
/art/runtime/
Doat_file_assistant.cc186 int OatFileAssistant::GetDexOptNeeded(CompilerFilter::Filter target, in GetDexOptNeeded() function in art::OatFileAssistant
814 OatFileAssistant::DexOptNeeded OatFileAssistant::OatFileInfo::GetDexOptNeeded( in GetDexOptNeeded() function in art::OatFileAssistant::OatFileInfo
/art/runtime/native/
Ddalvik_system_DexFile.cc524 static jint GetDexOptNeeded(JNIEnv* env, in GetDexOptNeeded() function