Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_dexcache_entrypoints.cc103 store(oat_dex_file->GetPackageTypeBssMapping()); in StoreTypeInBss()
/art/runtime/
Doat_file.h532 const IndexBssMapping* GetPackageTypeBssMapping() const { in GetPackageTypeBssMapping() function
/art/oatdump/
Doatdump.cc556 oat_dex_file->GetPackageTypeBssMapping(), in Dump()