Lines Matching refs:endl

95         cerr << "Error: JSON file parsing failed, please check the JSON file." << NEW_LINE_PATH << filePath_ << endl;
100 cout << NEW_LINE_PATH << filePath_ << endl;
115 cerr << NEW_LINE_PATH << filePath_ << endl;
121 cerr << "Error: create caches dir failed. dir = " << caches << endl;
131 cerr << NEW_LINE_PATH << filePath_ << endl;
135 cerr << "Error: 'compression' must be object." << NEW_LINE_PATH << filePath_ << endl;
141 cerr << NEW_LINE_PATH << filePath_ << endl;
145 cerr << "Error: 'media' must be object." << NEW_LINE_PATH << filePath_ << endl;
151 cerr << NEW_LINE_PATH << filePath_ << endl;
155 cerr << "Error: 'enable' must be bool." << NEW_LINE_PATH << filePath_ << endl;
253 cout << "Warning: rules is not exist or node type is wrong" << endl;
277 cout << "Warning: pathnode is not array." << endl;
306 cerr << "Error: open '" << extensionPath_.c_str() << "' fail." << endl;
307 cerr << "Error: LoadLibrary failed with error: " << GetLastError() << endl;
315 cerr << "Error: open '" << extensionPath_.c_str() << "' fail, real path empty." << endl;
320 cerr << "Error: open '" << realPath.c_str() << "' fail." << endl;
321 cerr << "Error: dlopen failed with error: " << dlerror() << endl;
332 cout << "Warning: SetTranscodeOptions handle_ is nullptr." << endl;
341 cout << "Warning: Failed to get the 'SetTranscodeOptions'." << endl;
346 cout << "Warning: SetTranscodeOptions failed." << endl;
356 cout << "Warning: TranscodeImages handle_ is nullptr." << endl;
365 cout << "Warning: Failed to get the 'Transcode'." << endl;
373 imagePath << endl;
375 cout << "Warning: TranscodeImages failed" << ", file path = " << imagePath << endl;
385 cout << "Warning: ScaleImage handle_ is nullptr." << endl;
394 cout << "Warning: Failed to get the 'TranscodeSLR'." << endl;
402 << endl;
404 cout << "Warning: ScaleImage failed" << ", file path = " << imagePath << endl;
585 cerr << "Error: invalid output path." << NEW_LINE_PATH << dst << endl;
593 cerr << "Error: create output dir failed. dir = " << output << endl;
612 cout << "Info: compression path or out path is empty, unable to scale icon." << endl;
617 cerr << "Error: invalid output path." << NEW_LINE_PATH << originDst << endl;
624 cerr << "Error: scale icon create output dir failed. dir = " << outputCache << endl;