Searched refs:QuotePath (Results 1 – 1 of 1) sorted by relevance
147 static std::string QuotePath(std::string_view path) { in QuotePath() function173 PLOG(ERROR) << "Failed to open " << QuotePath(output_file_path); in MoveOrEraseFiles()190 PLOG(ERROR) << "Failed to copy " << QuotePath(file->GetPath()) in MoveOrEraseFiles()191 << " to " << QuotePath(output_file_path); in MoveOrEraseFiles()198 PLOG(ERROR) << "Failed to erase " << QuotePath(file->GetPath()); in MoveOrEraseFiles()319 LOG(ERROR) << "Could not create directory: " << QuotePath(dir_name); in WriteCacheInfo()414 PLOG(ERROR) << "Failed to get component: " << QuotePath(path); in GenerateComponents()459 *error_msg = "Missing file: " + QuotePath(path); in ArtifactsExist()899 << QuotePath(apexdata_image_location); in RemoveBootExtensionArtifactsFromData()962 PLOG(ERROR) << "Failed to remove: " << QuotePath(location); in RemoveArtifacts()[all …]