Home
last modified time | relevance | path

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

/art/dexoptanalyzer/
Ddexoptanalyzer.cc292 ReturnCode GetDexOptNeeded() const { in GetDexOptNeeded() function in art::dexoptanalyzer::DexoptAnalyzer
/art/runtime/
Doat_file_assistant.cc201 int OatFileAssistant::GetDexOptNeeded(CompilerFilter::Filter target, in GetDexOptNeeded() function in art::OatFileAssistant
787 OatFileAssistant::DexOptNeeded OatFileAssistant::OatFileInfo::GetDexOptNeeded( in GetDexOptNeeded() function in art::OatFileAssistant::OatFileInfo
Doat_file_assistant_test.cc101 int GetDexOptNeeded( in GetDexOptNeeded() function in art::OatFileAssistantTest
/art/runtime/native/
Ddalvik_system_DexFile.cc503 static jint GetDexOptNeeded(JNIEnv* env, in GetDexOptNeeded() function