Home
last modified time | relevance | path

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

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