Home
last modified time | relevance | path

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

/art/dexoptanalyzer/
Ddexoptanalyzer.cc290 int GetDexOptNeeded() const { in GetDexOptNeeded() function in art::DexoptAnalyzer
/art/runtime/
Doat_file_assistant.cc187 int OatFileAssistant::GetDexOptNeeded(CompilerFilter::Filter target, in GetDexOptNeeded() function in art::OatFileAssistant
798 OatFileAssistant::DexOptNeeded OatFileAssistant::OatFileInfo::GetDexOptNeeded( in GetDexOptNeeded() function in art::OatFileAssistant::OatFileInfo
Doat_file_assistant_test.cc75 int GetDexOptNeeded(OatFileAssistant* assistant, in GetDexOptNeeded() function in art::OatFileAssistantTest
87 int GetDexOptNeeded( in GetDexOptNeeded() function in art::OatFileAssistantTest
/art/runtime/native/
Ddalvik_system_DexFile.cc525 static jint GetDexOptNeeded(JNIEnv* env, in GetDexOptNeeded() function