Lines Matching refs:GetLocation
419 oat_file->GetLocation().c_str(), in ReadIndexBssMapping()
440 oat_file->GetLocation().c_str(), in ReadIndexBssMapping()
456 std::string dex_location = dex_file->GetLocation(); in Setup()
479 GetLocation().c_str(), in Setup()
489 GetLocation().c_str(), in Setup()
500 GetLocation().c_str(), in Setup()
513 GetLocation().c_str(), in Setup()
526 GetLocation().c_str(), in Setup()
539 GetLocation().c_str(), in Setup()
550 GetLocation().c_str(), in Setup()
563 GetLocation().c_str(), in Setup()
569 GetLocation().c_str(), in Setup()
576 GetLocation().c_str(), in Setup()
601 GetLocation().c_str(), in Setup()
611 GetLocation().c_str(), in Setup()
619 GetLocation().c_str(), in Setup()
633 GetLocation().c_str(), in Setup()
675 GetLocation().c_str(), in Setup()
688 GetLocation().c_str(), in Setup()
696 GetLocation().c_str(), in Setup()
711 GetLocation().c_str(), in Setup()
720 GetLocation().c_str(), in Setup()
730 GetLocation().c_str(), in Setup()
743 GetLocation().c_str(), in Setup()
752 GetLocation().c_str(), in Setup()
763 GetLocation().c_str(), in Setup()
776 GetLocation().c_str(), in Setup()
790 GetLocation().c_str(), in Setup()
803 GetLocation().c_str(), in Setup()
863 GetLocation().c_str()); in Setup()
1841 + " (canonical path " + dex_canonical_location + ") in OatFile " + GetLocation(); in GetOatDexFile()
1853 + " (canonical path " + dex_canonical_location + ") in OatFile " + GetLocation() in GetOatDexFile()
1972 CHECK_LT(oat_class_pointer, oat_file_->End()) << oat_file_->GetLocation(); in GetOatClass()
1975 CHECK_LT(status_pointer, oat_file_->End()) << oat_file_->GetLocation(); in GetOatClass()
1980 CHECK_LT(type_pointer, oat_file_->End()) << oat_file_->GetLocation(); in GetOatClass()
1985 CHECK_LE(after_type_pointer, oat_file_->End()) << oat_file_->GetLocation(); in GetOatClass()
1994 CHECK_LE(bitmap_pointer, oat_file_->End()) << oat_file_->GetLocation(); in GetOatClass()
1999 CHECK_LE(methods_pointer, oat_file_->End()) << oat_file_->GetLocation(); in GetOatClass()