Home
last modified time | relevance | path

Searched defs:SetDeviceIdleTrustlist (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_firewall.cpp40 int32_t NetPolicyFirewall::SetDeviceIdleTrustlist(const std::vector<uint32_t> &uids, bool isAllowed) in SetDeviceIdleTrustlist() function in OHOS::NetManagerStandard::NetPolicyFirewall
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/
H A Dnet_policy_service.cpp281 int32_t NetPolicyService::SetDeviceIdleTrustlist(const std::vector<uint32_t> &uids, bool isAllowed) in SetDeviceIdleTrustlist() function in OHOS::NetManagerStandard::NetPolicyService
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_policy_client.cpp320 int32_t NetPolicyClient::SetDeviceIdleTrustlist(const std::vector<uint32_t> &uids, bool isAllowed) in SetDeviceIdleTrustlist() function in OHOS::NetManagerStandard::NetPolicyClient
H A Dnet_policy_service_proxy.cpp489 int32_t NetPolicyServiceProxy::SetDeviceIdleTrustlist(const std::vector<uint32_t> &uids, bool isAll… in SetDeviceIdleTrustlist() function in OHOS::NetManagerStandard::NetPolicyServiceProxy
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnetpolicy_module.cpp171 napi_value SetDeviceIdleTrustlist(napi_env env, napi_callback_info info) in SetDeviceIdleTrustlist() function
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dnet_policy_service_stub_test.cpp86 int32_t SetDeviceIdleTrustlist(const std::vector<uint32_t> &uids, bool isAllowed) override in SetDeviceIdleTrustlist() function in OHOS::NetManagerStandard::__anon5c6b02c70110::MockNetPolicyServiceStubTest