Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_rule.cpp303 int32_t NetPolicyRule::GetBackgroundPolicyByUid(uint32_t uid, uint32_t &backgroundPolicyOfUid) in GetBackgroundPolicyByUid() function in OHOS::NetManagerStandard::NetPolicyRule
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/
H A Dnet_policy_service.cpp261 int32_t NetPolicyService::GetBackgroundPolicyByUid(uint32_t uid, uint32_t &backgroundPolicyOfUid) in GetBackgroundPolicyByUid() function in OHOS::NetManagerStandard::NetPolicyService
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_policy_client.cpp289 int32_t NetPolicyClient::GetBackgroundPolicyByUid(uint32_t uid, uint32_t &backgroundPolicyOfUid) in GetBackgroundPolicyByUid() function in OHOS::NetManagerStandard::NetPolicyClient
H A Dnet_policy_service_proxy.cpp419 int32_t NetPolicyServiceProxy::GetBackgroundPolicyByUid(uint32_t uid, uint32_t &backgroundPolicyOfU… in GetBackgroundPolicyByUid() function in OHOS::NetManagerStandard::NetPolicyServiceProxy
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnetpolicy_module.cpp185 napi_value GetBackgroundPolicyByUid(napi_env env, napi_callback_info info) in GetBackgroundPolicyByUid() function
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dnet_policy_service_stub_test.cpp116 int32_t GetBackgroundPolicyByUid(uint32_t uid, uint32_t &backgroundPolicyOfUid) override in GetBackgroundPolicyByUid() function in OHOS::NetManagerStandard::__anon5c6b02c70110::MockNetPolicyServiceStubTest