Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Doat_file_assistant.cc310 int OatFileAssistant::GetDexOptNeeded(CompilerFilter::Filter target_compiler_filter, in GetDexOptNeeded() function in art::OatFileAssistant
332 bool OatFileAssistant::GetDexOptNeeded(CompilerFilter::Filter target_compiler_filter, in GetDexOptNeeded() function in art::OatFileAssistant
1005 OatFileAssistant::DexOptNeeded OatFileAssistant::OatFileInfo::GetDexOptNeeded( in GetDexOptNeeded() function in art::OatFileAssistant::OatFileInfo
/aosp_15_r20/art/dexoptanalyzer/
H A Ddexoptanalyzer.cc288 ReturnCode GetDexOptNeeded() const { in GetDexOptNeeded() function in art::dexoptanalyzer::DexoptAnalyzer
/aosp_15_r20/art/runtime/native/
H A Ddalvik_system_DexFile.cc565 static jint GetDexOptNeeded(JNIEnv* env, in GetDexOptNeeded() function