Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/entrypoints/quick/
H A 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
/aosp_15_r20/art/runtime/entrypoints/
H A Dentrypoint_utils.cc323 const OatFile* outer_oat_file = outer_method->GetDexFile()->GetOatDexFile()->GetOatFile(); in MaybeUpdateBssMethodEntry() local