Home
last modified time | relevance | path

Searched refs:GetMethodTypeBssMapping (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_dexcache_entrypoints.cc191 mapping = oat_dex_file->GetMethodTypeBssMapping(); in StoreMethodTypeInBss()
/aosp_15_r20/art/runtime/oat/
H A Doat_file.h600 const IndexBssMapping* GetMethodTypeBssMapping() const { in GetMethodTypeBssMapping() function
/aosp_15_r20/art/oatdump/
H A Doatdump.cc561 oat_dex_file->GetMethodTypeBssMapping()); in Dump()