Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_dexcache_entrypoints.cc105 package_type_mapping = oat_dex_file->GetPackageTypeBssMapping(); in StoreTypeInBss()
/art/runtime/
Doat_file.h553 const IndexBssMapping* GetPackageTypeBssMapping() const { in GetPackageTypeBssMapping() function
/art/oatdump/
Doatdump.cc535 oat_dex_file->GetPackageTypeBssMapping(), in Dump()