Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_dexcache_entrypoints.cc104 public_type_mapping = oat_dex_file->GetPublicTypeBssMapping(); in StoreTypeInBss()
/art/runtime/oat/
Doat_file.h584 const IndexBssMapping* GetPublicTypeBssMapping() const { in GetPublicTypeBssMapping() function
/art/oatdump/
Doatdump.cc550 oat_dex_file->GetPublicTypeBssMapping(), in Dump()