Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp105 cJSON *capsItem = cJSON_GetArrayItem(capsObj, j); in ReadEthernetInterfaces() local
106 if (capsItem == nullptr) { in ReadEthernetInterfaces()
109 const auto capsValue = capsItem->valueint; in ReadEthernetInterfaces()

Completed in 2 milliseconds