Home
last modified time | relevance | path

Searched refs:jsonEth (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp147 cJSON *jsonEth = cJSON_GetObjectItem(json, CONFIG_KEY_ETH_COMPONENT_FLAG.c_str()); in ReadSystemConfiguration() local
148 if (jsonEth == nullptr) { in ReadSystemConfiguration()
153 ReadEthernetInterfaces(devCaps, devCfgs, jsonEth); in ReadSystemConfiguration()

Completed in 2 milliseconds