Lines Matching refs:endl
106 cerr << "Error: open failed." << NEW_LINE_PATH << path <<endl;
154 cerr << "Error: failed to create cJSON object for record array." << endl;
161 cerr << "Error: resource item vector is empty." << endl;
167 cerr << "Error: failed to create cJSON object for resource item." << endl;
178 cerr << ResourceUtil::GetAllRestypeString() << endl;
214 cerr << "Error: open failed '" << indexFilePath_ << "', reason: " << strerror(errno) << endl;
236 cerr << "Error: InitIndexHeader memcpy_s fail." << endl;
263 cerr << "Error: limit key config don't find '" << config.first << "'." << endl;
286 cerr << "Error: id set don't find '" << config.first << "'." << endl;
292 cerr << "Error: resource table don't find id '" << tableData.id << "'." << endl;
354 cerr << "Error: invalid resources.index File Header." << endl;
369 cerr << "Error: invalid resources.index KEYS." << endl;
376 cerr << "Error: invalid resources.index key tag = " << keyTag << endl;
386 cerr << "Error: invalid resources.index keyParams." << endl;
405 cerr << "Error: invalid resources.index IDSS." << endl;
413 cerr << "Error: invalid resources.index id tag = " << idTag << endl;
421 cerr << "Error: invalid resources.index id data." << endl;
437 cerr << "Error: invalid resources.index data record." << endl;
443 cerr << "Error: invalid resources.index record.size." << endl;
461 cerr << "Error: invalid resources.index value size." << endl;
470 cerr << "Error: invalid resources.index name size." << endl;
479 cerr << "Error: invalid resources.index id offset." << endl;
484 cerr << "Error: invalid resources.index id." << endl;
489 cerr << "Error: invalid resources.index limit key offset." << endl;