Home
last modified time | relevance | path

Searched refs:NEW_LINE_PATH (Results 1 - 20 of 20) sorted by relevance

/developtools/global_resource_tool/src/
H A Djson_compiler.cpp60 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 Dconfig_parser.cpp80 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 Dtranslatable_parser.cpp41 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 Dbinary_file_packer.cpp54 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 Dresource_module.cpp96 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 Dreference_parser.cpp93 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 Dgeneric_compiler.cpp80 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 Dcompression_parser.cpp95 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 Di_resource_compiler.cpp136 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 Dresource_append.cpp209 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 Dresource_check.cpp75 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 Dappend_compiler.cpp36 cerr << "Error: resource item set data fail, data: " << data << NEW_LINE_PATH << fileInfo.filePath << endl; in CompileSingleFile()
H A Did_defined_parser.cpp96 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 Dresource_directory.cpp61 cerr << "Error: invalid limit key '" << limitKey << "'." << NEW_LINE_PATH << resourceTypeDir << endl; in ScanResourceLimitKeyDir()
H A Dresconfig_parser.cpp37 cerr << "Error: JSON file parsing failed, please check the JSON file." << NEW_LINE_PATH << filePath << endl; in Init()
H A Dfile_manager.cpp164 cerr << "Error: ScaleIcon resource item set data fail, data: " << newData << NEW_LINE_PATH in ScaleIcon()
H A Dresource_pack.cpp135 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 Dresource_util.cpp92 cerr << "Error: cJSON_Parse failed, please check the JSON file." << NEW_LINE_PATH << path << endl; in OpenJsonFile()
H A Dresource_table.cpp106 cerr << "Error: open failed." << NEW_LINE_PATH << path <<endl; in LoadResTable()
/developtools/global_resource_tool/include/
H A Dresource_data.h46 const static std::string NEW_LINE_PATH = "\nat "; member

Completed in 12 milliseconds