Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/services/wearabledistributednetmanager/include/
H A Dwearable_distributed_net_link_info.h51 bool ParseIfaceName(const cJSON &json);
/foundation/communication/netmanager_ext/services/wearabledistributednetmanager/src/
H A Dwearable_distributed_net_link_info.cpp94 bool WearableDistributedNetLinkInfo::ParseIfaceName(const cJSON &json) in ParseIfaceName() function in OHOS::NetManagerStandard::WearableDistributedNetLinkInfo
194 if (!ParseIfaceName(json)) { in ReadNetlinkinfoInterfaces()
195 NETMGR_EXT_LOG_E("ParseIfaceName failed"); in ReadNetlinkinfoInterfaces()

Completed in 1 milliseconds