Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h404 void SendNetPolicyChange(uint32_t uid, uint32_t policy);
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp2374 client_.netConnEventHandler_->PostSyncTask([this, uid, policy]() { SendNetPolicyChange(uid, policy); }); in NetUidPolicyChange()
2380 void NetConnService::NetPolicyCallback::SendNetPolicyChange(uint32_t uid, uint32_t policy) in SendNetPolicyChange() function in OHOS::NetManagerStandard::NetConnService::NetPolicyCallback

Completed in 8 milliseconds