Home
last modified time | relevance | path

Searched refs:TAG_DOMAIN_CONFIG (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnetwork_security_config.cpp38 const std::string TAG_DOMAIN_CONFIG("domain-config"); variable
524 cJSON *domainConfig = cJSON_GetObjectItem(networkSecurityConfig, TAG_DOMAIN_CONFIG.c_str()); in ParseJsonConfig()