Searched refs:TAG_PARENT (Results 1 - 1 of 1) sorted by relevance
/developtools/global_resource_tool/src/ | ||
H A D | json_compiler.cpp | 29 const string TAG_PARENT = "parent"; member 443 cJSON *parentNode = cJSON_GetObjectItem(objectNode, TAG_PARENT.c_str()); |
Completed in 2 milliseconds