Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnetwork_security_config.cpp46 const std::string TAG_PIN("pin"); variable
440 cJSON *pins = cJSON_GetObjectItem(root, TAG_PIN.c_str()); in ParseJsonPinSet()