Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp40 const std::string CONFIG_KEY_ETH_COMPONENT_FLAG = "config_ethernet_interfaces"; variable
147 cJSON *jsonEth = cJSON_GetObjectItem(json, CONFIG_KEY_ETH_COMPONENT_FLAG.c_str()); in ReadSystemConfiguration()