/developtools/global_resource_tool/src/ |
H A D | json_compiler.cpp | 60 cerr << NEW_LINE_PATH << fileInfo.filePath << endl; in CompileSingleFile() 66 cerr << NEW_LINE_PATH << fileInfo.filePath << endl; in CompileSingleFile() 74 cerr << NEW_LINE_PATH << fileInfo.filePath << endl; in CompileSingleFile() 108 cerr << NEW_LINE_PATH << fileInfo.filePath << endl; in ParseJsonArrayLevel() 114 cerr << NEW_LINE_PATH << fileInfo.filePath << endl; in ParseJsonArrayLevel() 121 cerr << "Error: the seq=" << index << " item must be object." << NEW_LINE_PATH << fileInfo.filePath << endl; in ParseJsonArrayLevel() 135 cerr << "Error: name empty." << NEW_LINE_PATH << fileInfo.filePath << endl; in ParseJsonObjectLevel() 140 cerr << "Error: name must string." << NEW_LINE_PATH << fileInfo.filePath << endl; in ParseJsonObjectLevel() 194 cerr << NEW_LINE_PATH << resourceItem.GetFilePath() << endl; in HandleBoolean() 201 cerr << NEW_LINE_PATH << resourceIte in HandleBoolean() [all...] |
H A D | config_parser.cpp | 80 cerr << "Error: JSON file parsing failed, please check the JSON file." << NEW_LINE_PATH << filePath_ << endl; in Init() 160 cerr << "Error: 'module' not object." << NEW_LINE_PATH << filePath_ << endl; in ParseModule() 164 cerr << "Error: 'module' empty." << NEW_LINE_PATH << filePath_ << endl; in ParseModule() 185 cerr << "Error: 'name' don't found in 'module'." << NEW_LINE_PATH << filePath_ << endl; in ParseModule() 214 cerr << "Error: 'distro' not object." << NEW_LINE_PATH << filePath_ << endl; in ParseDistro() 218 cerr << "Error: 'distro' empty." << NEW_LINE_PATH << filePath_ << endl; in ParseDistro() 228 cerr << "Error: 'moduleName' don't found in 'distro'." << NEW_LINE_PATH << filePath_ << endl; in ParseDistro() 242 cerr << "Error: abilites not array." << NEW_LINE_PATH << filePath_ << endl; in ParseAbilities() 264 cerr << "Error: ability not object." << NEW_LINE_PATH << filePath_ << endl; in ParseAbilitiy() 286 cerr << "Error: iconId don't found in 'ability'." << NEW_LINE_PATH << filePath in ParseAbilitiy() [all...] |
H A D | translatable_parser.cpp | 41 cerr << NEW_LINE_PATH << fileInfo.filePath << endl; in ParseTranslatable() 47 cerr << NEW_LINE_PATH << fileInfo.filePath << endl; in ParseTranslatable() 55 cerr << NEW_LINE_PATH << fileInfo.filePath << endl; in ParseTranslatable() 69 cerr << NEW_LINE_PATH << filePath << endl; in ParseTranslatable() 73 cerr << NEW_LINE_PATH << filePath << endl; in ParseTranslatable()
|
H A D | binary_file_packer.cpp | 54 cerr << "Error: copy raw file failed." << NEW_LINE_PATH << rawfilePath << endl; in CopyBinaryFile() 59 cerr << "Error: copy res file failed." << NEW_LINE_PATH << resfilePath << endl; in CopyBinaryFile() 97 cerr << "Error: copy rawfile of resfile, create dirs failed." << NEW_LINE_PATH << dst << endl; in CopyBinaryFileImpl() 139 cerr << "Error: copy rawfile or resfile failed." << NEW_LINE_PATH << path << endl; in CopySingleFile() 145 cerr << "Error: copy rawfile or resfile, CopyAndTranscode failed." << NEW_LINE_PATH << endl; in CopySingleFile()
|
H A D | resource_module.cpp | 96 cerr << NEW_LINE_PATH << ret->GetFilePath() << endl; in MergeResourceItem() 97 cerr << "but declared again." <<NEW_LINE_PATH << resourceItem.GetFilePath() << endl; in MergeResourceItem() 101 cout << NEW_LINE_PATH << ret->GetFilePath() << endl; in MergeResourceItem() 102 cout << "but declared again." << NEW_LINE_PATH << resourceItem.GetFilePath() << endl; in MergeResourceItem()
|
H A D | reference_parser.cpp | 93 cerr << "Error: please check JSON file." << NEW_LINE_PATH << resourceItem.GetFilePath() << endl; in ParseRefInResourceItem() 109 cerr << NEW_LINE_PATH << resourceItem.GetFilePath() << endl; in ParseRefInResourceItem() 160 cerr << "Error: JSON file parsing failed, please check the JSON file." << NEW_LINE_PATH << from << endl; in ParseRefJson() 165 cerr << "Error: please check JSON file." << NEW_LINE_PATH << from << endl; in ParseRefJson() 189 cerr << NEW_LINE_PATH << resourceItem.GetFilePath() << endl; in ParseRefResourceItemData() 196 cerr << "Error: please check JSON file." << NEW_LINE_PATH << resourceItem.GetFilePath() << endl; in ParseRefResourceItemData() 209 cerr << "' contents size is " << contents.size() << NEW_LINE_PATH << resourceItem.GetFilePath() << endl; in ParseRefResourceItemData()
|
H A D | generic_compiler.cpp | 80 cerr << "Error: invalid output path." << NEW_LINE_PATH << output << endl; in PostMediaFile() 87 cerr << "Error: resource item set data fail, data: " << data << NEW_LINE_PATH << fileInfo.filePath << endl; in PostMediaFile() 115 cerr << "Error: CopyMediaFile create dirs failed." << NEW_LINE_PATH << outputFolder << endl; in CopyMediaFile()
|
H A D | compression_parser.cpp | 95 cerr << "Error: JSON file parsing failed, please check the JSON file." << NEW_LINE_PATH << filePath_ << endl; in Init() 100 cout << NEW_LINE_PATH << filePath_ << endl; in Init() 115 cerr << NEW_LINE_PATH << filePath_ << endl; in Init() 131 cerr << NEW_LINE_PATH << filePath_ << endl; in ParseCompression() 135 cerr << "Error: 'compression' must be object." << NEW_LINE_PATH << filePath_ << endl; in ParseCompression() 141 cerr << NEW_LINE_PATH << filePath_ << endl; in ParseCompression() 145 cerr << "Error: 'media' must be object." << NEW_LINE_PATH << filePath_ << endl; in ParseCompression() 151 cerr << NEW_LINE_PATH << filePath_ << endl; in ParseCompression() 155 cerr << "Error: 'enable' must be bool." << NEW_LINE_PATH << filePath_ << endl; in ParseCompression() 585 cerr << "Error: invalid output path." << NEW_LINE_PATH << ds in CopyAndTranscode() [all...] |
H A D | i_resource_compiler.cpp | 136 cerr << "Error: invalid idName '" << idName << "'."<< NEW_LINE_PATH << resourceItem.GetFilePath() << endl; in MergeResourceItem() 151 cerr << "Error: resource '" << idName << "' first declared." << NEW_LINE_PATH << ret->GetFilePath() << endl; in MergeResourceItem() 152 cerr << "but declare again." << NEW_LINE_PATH << resourceItem.GetFilePath() << endl; in MergeResourceItem()
|
H A D | resource_append.cpp | 209 cerr << NEW_LINE_PATH << entry->GetFilePath().GetPath() << endl; in ScanLimitKey() 226 cerr << "Error: invalid resType." << NEW_LINE_PATH << child->GetFilePath().GetPath() << endl; in ScanLimitKey() 311 cerr << "Error: invalid resType." << NEW_LINE_PATH << filePath << endl; in ScanSingleFile() 318 cerr << "Error: invalid limit key." << NEW_LINE_PATH << filePath << endl; in ScanSingleFile() 403 cerr << "Error: invalid file size = " << length << NEW_LINE_PATH << filePath << endl; in LoadResourceItem() 443 cerr << "Error: invalid file path." << NEW_LINE_PATH << filePath << endl; in WriteRawFilesOrResFiles() 632 cerr << NEW_LINE_PATH << (*ret)->GetFilePath() << endl; in CheckModuleResourceItem() 633 cerr << "but declared again." << NEW_LINE_PATH << resourceItem->GetFilePath() << endl; in CheckModuleResourceItem() 648 cerr << "Error: "<< GetLastError() << NEW_LINE_PATH << filePath << endl; in LoadResourceItemWin()
|
H A D | resource_check.cpp | 75 cerr << "Warning: the png width and height not equal" << NEW_LINE_PATH << filePath << endl;
in CheckNodeInResourceItem() 85 " exceeds the limit (" + to_string(normalSize) + " pixels)" + NEW_LINE_PATH + filePath;
in CheckNodeInResourceItem()
|
H A D | append_compiler.cpp | 36 cerr << "Error: resource item set data fail, data: " << data << NEW_LINE_PATH << fileInfo.filePath << endl; in CompileSingleFile()
|
H A D | id_defined_parser.cpp | 96 cerr << NEW_LINE_PATH << filePath << endl;
in Init() 103 cerr << NEW_LINE_PATH << filePath << endl;
in Init() 108 cerr << NEW_LINE_PATH << filePath << endl;
in Init()
|
H A D | resource_directory.cpp | 61 cerr << "Error: invalid limit key '" << limitKey << "'." << NEW_LINE_PATH << resourceTypeDir << endl; in ScanResourceLimitKeyDir()
|
H A D | resconfig_parser.cpp | 37 cerr << "Error: JSON file parsing failed, please check the JSON file." << NEW_LINE_PATH << filePath << endl; in Init()
|
H A D | file_manager.cpp | 164 cerr << "Error: ScaleIcon resource item set data fail, data: " << newData << NEW_LINE_PATH in ScaleIcon()
|
H A D | resource_pack.cpp | 135 cerr << "Error: output path exists." << NEW_LINE_PATH << resourcesPath << endl; in InitOutput() 355 cerr << "Error: config json invalid." << NEW_LINE_PATH << jsonFile << endl; in HandleFeature() 375 cerr << "Error: config json invalid." << NEW_LINE_PATH << jsonFile << endl; in HandleFeature()
|
H A D | resource_util.cpp | 92 cerr << "Error: cJSON_Parse failed, please check the JSON file." << NEW_LINE_PATH << path << endl; in OpenJsonFile()
|
H A D | resource_table.cpp | 106 cerr << "Error: open failed." << NEW_LINE_PATH << path <<endl; in LoadResTable()
|
/developtools/global_resource_tool/include/ |
H A D | resource_data.h | 46 const static std::string NEW_LINE_PATH = "\nat "; member
|