Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h459 int32_t UpdateNetSupplierInfoAsync(uint32_t supplierId, const sptr<NetSupplierInfo> &netSupplierInfo,
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp384 result = this->UpdateNetSupplierInfoAsync(supplierId, netSupplierInfo, callingUid); in UpdateNetSupplierInfo()
872 int32_t NetConnService::UpdateNetSupplierInfoAsync(uint32_t supplierId, const sptr<NetSupplierInfo> &netSupplierInfo, in UpdateNetSupplierInfoAsync() function in OHOS::NetManagerStandard::NetConnService
896 NETMGR_LOG_E("UpdateNetSupplierInfoAsync uid[%{public}d] is not equal to callingUid[%{public}d].", in UpdateNetSupplierInfoAsync()

Completed in 7 milliseconds