Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_dexcache_entrypoints.cc99 store(oat_dex_file->GetPublicTypeBssMapping()); in StoreTypeInBss()
/art/runtime/
Doat_file.h528 const IndexBssMapping* GetPublicTypeBssMapping() const { in GetPublicTypeBssMapping() function
/art/oatdump/
Doatdump.cc549 oat_dex_file->GetPublicTypeBssMapping(), in Dump()