Home
last modified time | relevance | path

Searched refs:SOLUTIONS_ARROW (Results 1 - 5 of 5) sorted by relevance

/developtools/global_resource_tool/src/
H A Di_resource_compiler.cpp138 cerr << SOLUTIONS_ARROW << "Modify the name '" << idName << "' to match [a-zA-Z0-9_]." << endl; in MergeResourceItem()
H A Dresource_util.cpp94 cerr << SOLUTIONS_ARROW << "Check the JSON file and delete unnecessary commas (,)." << endl; in OpenJsonFile()
95 cerr << SOLUTIONS_ARROW << "Check the JSON file to make sure the root bracket is {}" << endl; in OpenJsonFile()
H A Did_defined_parser.cpp254 cerr << SOLUTIONS_ARROW << "Modify the name '" << resourceId.name << "' to match [a-zA-Z0-9_]." << endl; in ParseName()
H A Dconfig_parser.cpp405 cerr << SOLUTIONS_ARROW << "Please check the module.json5/config.json file in the src/main directory of the " in ParseJsonStringRef()
/developtools/global_resource_tool/include/
H A Dresource_data.h48 const static std::string SOLUTIONS_ARROW = "> "; member

Completed in 4 milliseconds