Home
last modified time | relevance | path

Searched defs:moduleNode (Results 1 – 1 of 1) sorted by relevance

/developtools/global_resource_tool/src/
Dconfig_parser.cpp86 cJSON *moduleNode = cJSON_GetObjectItem(root_, "module"); in Init() local
159 bool ConfigParser::ParseModule(cJSON *moduleNode) in ParseModule()
197 bool ConfigParser::ParseAbilitiesForDepend(cJSON *moduleNode) in ParseAbilitiesForDepend()