Lines Matching refs:GetPath
2088 LOG(ERROR) << "Failed to finish VDEX file " << vdex_file->GetPath(); in WriteOutputFiles()
2135 LOG(ERROR) << "Failed to write .rodata section to the ELF file " << oat_file->GetPath(); in WriteOutputFiles()
2143 LOG(ERROR) << "Failed to write .text section to the ELF file " << oat_file->GetPath(); in WriteOutputFiles()
2152 << oat_file->GetPath(); in WriteOutputFiles()
2159 LOG(ERROR) << "Failed to write oat header to the ELF file " << oat_file->GetPath(); in WriteOutputFiles()
2174 LOG(ERROR) << "Failed to write ELF file " << oat_file->GetPath(); in WriteOutputFiles()
2216 PLOG(ERROR) << "Failed to get the length of oat file: " << in->GetPath(); in CopyOatFilesToSymbolsDirectoryAndStrip()
2225 PLOG(ERROR) << "Failed to copy oat file to file: " << out->GetPath(); in CopyOatFilesToSymbolsDirectoryAndStrip()
2237 PLOG(ERROR) << "Failed strip oat file: " << in->GetPath(); in CopyOatFilesToSymbolsDirectoryAndStrip()
2249 PLOG(ERROR) << "Failed to flush output file: " << file->get()->GetPath(); in FlushOutputFile()
2259 PLOG(ERROR) << "Failed to flush and close output file: " << file->GetPath(); in FlushCloseOutputFile()