Lines Matching refs:endl
89 cerr << "Error:" << child->GetFilePath().GetPath() << " not file" << endl;
122 cerr << "Error: remove failed '" << filePath << "', reason: " << strerror(errno) << endl;
179 cerr << "Error: " << child->GetFilePath().GetPath() << " not directory" << endl;
209 cerr << NEW_LINE_PATH << entry->GetFilePath().GetPath() << endl;
220 cerr << "Error: " << child->GetFilePath().GetPath() << " not directory" << endl;
226 cerr << "Error: invalid resType." << NEW_LINE_PATH << child->GetFilePath().GetPath() << endl;
249 cerr << "Error: '" << child->GetFilePath().GetPath() << "' not file." << endl;
264 cout << "Warning: id_defined.json does not compile to generate intermediate files" << endl;
311 cerr << "Error: invalid resType." << NEW_LINE_PATH << filePath << endl;
318 cerr << "Error: invalid limit key." << NEW_LINE_PATH << filePath << endl;
336 cerr << "Error: '" << outputPath << "' " << GetLastError() << endl;
342 cerr << "Error: write '" << outputPath << "' " << GetLastError() << endl;
350 cerr << "Error: open failed '" << outputPath << "', reason: " << strerror(errno) << endl;
395 cerr << "Error: open failed '" << filePath << "', reason: " << strerror(errno) << endl;
403 cerr << "Error: invalid file size = " << length << NEW_LINE_PATH << filePath << endl;
443 cerr << "Error: invalid file path." << NEW_LINE_PATH << filePath << endl;
632 cerr << NEW_LINE_PATH << (*ret)->GetFilePath() << endl;
633 cerr << "but declared again." << NEW_LINE_PATH << resourceItem->GetFilePath() << endl;
648 cerr << "Error: "<< GetLastError() << NEW_LINE_PATH << filePath << endl;
655 cerr << "Error: create file mapping " << GetLastError() << endl;
662 cerr << "Error: map view of file " << GetLastError() << endl;