/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/common/ |
H A D | net_policy_service_common.cpp | 27 bool NetPolicyServiceCommon::IsUidNetAllowed(uint32_t uid, bool metered) in IsUidNetAllowed() function in OHOS::NetManagerStandard::NetPolicyServiceCommon
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/ |
H A D | net_policy_service.cpp | 154 int32_t NetPolicyService::IsUidNetAllowed(uint32_t uid, bool metered, bool &isAllowed) in IsUidNetAllowed() function in OHOS::NetManagerStandard::NetPolicyService 167 int32_t NetPolicyService::IsUidNetAllowed(uint32_t uid, const std::string &ifaceName, bool &isAllow… in IsUidNetAllowed() function in OHOS::NetManagerStandard::NetPolicyService
|
/ohos5.0/foundation/communication/netmanager_base/services/common/src/ |
H A D | net_manager_center.cpp | 177 bool NetManagerCenter::IsUidNetAllowed(uint32_t uid, bool metered) in IsUidNetAllowed() function in OHOS::NetManagerStandard::NetManagerCenter
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/ |
H A D | net_policy_client.cpp | 64 int32_t NetPolicyClient::IsUidNetAllowed(uint32_t uid, bool metered, bool &isAllowed) in IsUidNetAllowed() function in OHOS::NetManagerStandard::NetPolicyClient 74 int32_t NetPolicyClient::IsUidNetAllowed(uint32_t uid, const std::string &ifaceName, bool &isAllowe… in IsUidNetAllowed() function in OHOS::NetManagerStandard::NetPolicyClient
|
H A D | net_policy_service_proxy.cpp | 148 int32_t NetPolicyServiceProxy::IsUidNetAllowed(uint32_t uid, bool metered, bool &isAllowed) in IsUidNetAllowed() function in OHOS::NetManagerStandard::NetPolicyServiceProxy 188 int32_t NetPolicyServiceProxy::IsUidNetAllowed(uint32_t uid, const std::string &ifaceName, bool &is… in IsUidNetAllowed() function in OHOS::NetManagerStandard::NetPolicyServiceProxy
|
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/ |
H A D | net_policy_service_stub_test.cpp | 51 int32_t IsUidNetAllowed(uint32_t uid, bool metered, bool &isAllowed) override in IsUidNetAllowed() function in OHOS::NetManagerStandard::__anon5c6b02c70110::MockNetPolicyServiceStubTest 56 int32_t IsUidNetAllowed(uint32_t uid, const std::string &ifaceName, bool &isAllowed) override in IsUidNetAllowed() function in OHOS::NetManagerStandard::__anon5c6b02c70110::MockNetPolicyServiceStubTest
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
H A D | net_policy_rule.cpp | 244 int32_t NetPolicyRule::IsUidNetAllowed(uint32_t uid, bool metered, bool &isAllowed) in IsUidNetAllowed() function in OHOS::NetManagerStandard::NetPolicyRule
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/ |
H A D | netpolicy_module.cpp | 164 napi_value IsUidNetAllowed(napi_env env, napi_callback_info info) in IsUidNetAllowed() function
|
/ohos5.0/foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/ |
H A D | net_manager_center_test.cpp | 101 inline bool IsUidNetAllowed(uint32_t uid, bool metered) override in IsUidNetAllowed() function in OHOS::NetManagerStandard::__anonf47712420110::TestNetPolicyService
|