Searched refs:TAG_BASE_CONFIG (Results 1 – 1 of 1) sorted by relevance
37 const std::string TAG_BASE_CONFIG("base-config"); variable523 cJSON *baseConfig = cJSON_GetObjectItem(networkSecurityConfig, TAG_BASE_CONFIG.c_str()); in ParseJsonConfig()