Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnetwork_security_config.cpp39 const std::string TAG_TRUST_ANCHORS("trust-anchors"); variable
474 cJSON *trustAnchors = cJSON_GetObjectItem(root, TAG_TRUST_ANCHORS.c_str()); in ParseJsonBaseConfig()
494 cJSON *trustAnchors = cJSON_GetObjectItem(domainConfigItem, TAG_TRUST_ANCHORS.c_str()); in ParseJsonDomainConfigs()