Home | History | Annotate | Download | only in space

Lines Matching refs:dex_file_location

774     const std::string& dex_file_location = oat_dex_file->GetDexFileLocation();
776 if (!DexFile::GetChecksum(dex_file_location.c_str(), &dex_file_location_checksum, error_msg)) {
778 "%s", dex_file_location.c_str(), GetName(), error_msg->c_str());
784 oat_file_->GetLocation().c_str(), dex_file_location.c_str(),