Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h461 int32_t UpdateNetLinkInfoAsync(uint32_t supplierId, const sptr<NetLinkInfo> &netLinkInfo, int32_t callingUid);
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp396 result = this->UpdateNetLinkInfoAsync(supplierId, netLinkInfo, callingUid); in UpdateNetLinkInfo()
922 int32_t NetConnService::UpdateNetLinkInfoAsync(uint32_t supplierId, const sptr<NetLinkInfo> &netLinkInfo, in UpdateNetLinkInfoAsync() function in OHOS::NetManagerStandard::NetConnService
947 NETMGR_LOG_E("UpdateNetLinkInfoAsync uid[%{public}d] is not equal to callingUid[%{public}d].", in UpdateNetLinkInfoAsync()

Completed in 7 milliseconds