Lines Matching defs:error_msg
163 std::string error_msg; in OatFileAssistant() local
260 /*out*/ std::string* error_msg) { in Create()
381 std::string error_msg; in LoadDexFiles() local
414 std::optional<bool> OatFileAssistant::HasDexFiles(std::string* error_msg) { in HasDexFiles()
441 bool OatFileAssistant::DexChecksumUpToDate(const OatFile& file, std::string* error_msg) { in DexChecksumUpToDate()
481 /*out*/ std::string* error_msg) { in GivenOatFileStatus()
551 std::string error_msg; in AnonymousDexVdexLocation() local
581 std::string* error_msg) { in DexLocationToOdexFilename()
628 std::string* error_msg) { in DexLocationToOatFilename()
638 std::string* error_msg) { in DexLocationToOatFilename()
720 /*out*/ std::string* error_msg) { in ValidateBootClassPathChecksums()
816 /*out*/ std::string* error_msg) { in ValidateBootClassPathChecksums()
843 std::string error_msg; in GetBestInfo() local
882 std::string error_msg; in OpenImageSpace() local
913 OatFileAssistant::OatStatus OatFileAssistant::OatFileInfo::Status(/*out*/ std::string* error_msg) { in Status()
948 std::string error_msg; in GetDexOptNeeded() local
980 const OatFile* OatFileAssistant::OatFileInfo::GetFile(/*out*/ std::string* error_msg) { in GetFile()
1251 std::string error_msg; in GetOptimizationStatus() local
1315 std::string error_msg; in ZipFileOnlyContainsUncompressedDex() local