Home
last modified time | relevance | path

Searched defs:outer_oat_file (Results 1 – 2 of 2) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_dexcache_entrypoints.cc95 const OatFile* outer_oat_file = outer_method->GetDexFile()->GetOatDexFile()->GetOatFile(); in StoreTypeInBss() local
147 const OatFile* outer_oat_file = outer_method->GetDexFile()->GetOatDexFile()->GetOatFile(); in StoreStringInBss() local
185 const OatFile* outer_oat_file = outer_method->GetDexFile()->GetOatDexFile()->GetOatFile(); in StoreMethodTypeInBss() local
/art/runtime/entrypoints/
Dentrypoint_utils.cc323 const OatFile* outer_oat_file = outer_method->GetDexFile()->GetOatDexFile()->GetOatFile(); in MaybeUpdateBssMethodEntry() local