Lines Matching refs:GetLocation

645         << PrettyMethod(it.GetMemberIndex(), *dex_file_) << " to " << out_->GetLocation();
696 << PrettyMethod(it.GetMemberIndex(), *dex_file_) << " to " << out_->GetLocation();
893 PLOG(ERROR) << "Failed to write oat header to " << out->GetLocation();
900 LOG(ERROR) << "Failed to write oat tables to " << out->GetLocation();
907 LOG(ERROR) << "Failed to write oat code to " << out->GetLocation();
913 LOG(ERROR) << "Failed to write oat code to " << out->GetLocation();
919 LOG(ERROR) << "Failed to write oat code for dex files to " << out->GetLocation();
976 PLOG(ERROR) << "Failed to write oat dex information to " << out->GetLocation();
986 << " Expected: " << expected_offset << " File: " << dex_file->GetLocation();
991 PLOG(ERROR) << "Failed to write dex file " << dex_file->GetLocation()
992 << " to " << out->GetLocation();
999 PLOG(ERROR) << "Failed to write oat methods information to " << out->GetLocation();
1040 << " Expected: " << expected_file_offset << " File: " << out->GetLocation();
1054 PLOG(ERROR) << "Failed to write " # field " to " << out->GetLocation(); \
1098 const std::string& location(dex_file.GetLocation());
1128 PLOG(ERROR) << "Failed to write dex file location length to " << out->GetLocation();
1133 PLOG(ERROR) << "Failed to write dex file location data to " << out->GetLocation();
1138 PLOG(ERROR) << "Failed to write dex file location checksum to " << out->GetLocation();
1143 PLOG(ERROR) << "Failed to write dex file offset to " << out->GetLocation();
1149 PLOG(ERROR) << "Failed to write methods offsets to " << out->GetLocation();
1254 PLOG(ERROR) << "Failed to write class status to " << out->GetLocation();
1259 PLOG(ERROR) << "Failed to write oat class type to " << out->GetLocation();
1266 PLOG(ERROR) << "Failed to write method bitmap size to " << out->GetLocation();
1271 PLOG(ERROR) << "Failed to write method bitmap to " << out->GetLocation();
1278 PLOG(ERROR) << "Failed to write method offsets to " << out->GetLocation();