Home
last modified time | relevance | path

Searched defs:metered (Results 1 - 15 of 15) sorted by relevance

/foundation/communication/netmanager_base/services/netpolicymanager/src/common/
H A Dnet_policy_service_common.cpp27 bool NetPolicyServiceCommon::IsUidNetAllowed(uint32_t uid, bool metered) in IsUidNetAllowed() argument
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_service_common.cpp65 bool metered = true; in HWTEST_F() local
H A Dnet_policy_exception_service_test.cpp51 bool metered = false; in HWTEST_F() local
/foundation/communication/netmanager_base/interfaces/innerkits/netpolicyclient/include/
H A Dnet_quota_policy.h66 bool metered = false; member
/foundation/communication/netmanager_base/services/common/src/
H A Dnet_manager_center.cpp169 bool NetManagerCenter::IsUidNetAccess(uint32_t uid, bool metered) in IsUidNetAccess() argument
177 bool NetManagerCenter::IsUidNetAllowed(uint32_t uid, bool metered) in IsUidNetAllowed() argument
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_policy_service_proxy.cpp148 int32_t NetPolicyServiceProxy::IsUidNetAllowed(uint32_t uid, bool metered, bool &isAllowed) in IsUidNetAllowed() argument
H A Dnet_policy_client.cpp64 int32_t NetPolicyClient::IsUidNetAllowed(uint32_t uid, bool metered, bool &isAllowed) in IsUidNetAllowed() argument
/foundation/communication/netmanager_base/test/fuzztest/common_fuzzer/
H A Dcommon_fuzzer.cpp267 bool metered = NetCommonGetData<uint32_t>() % CONVERT_NUMBER_TO_BOOL == 0; in IsUidNetAccessFuzzTest() local
277 bool metered = NetCommonGetData<uint32_t>() % CONVERT_NUMBER_TO_BOOL == 0; in IsUidNetAllowedFuzzTest() local
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_rule.cpp244 int32_t NetPolicyRule::IsUidNetAllowed(uint32_t uid, bool metered, bool &isAllowed) in IsUidNetAllowed() argument
H A Dnet_policy_file.cpp168 cJSON *metered = cJSON_GetObjectItem(quotaPolicyItem, CONFIG_QUOTA_POLICY_METERED); in ParseQuotaPolicy() local
[all...]
/foundation/communication/netmanager_base/test/fuzztest/netpolicyclient_fuzzer/
H A Dnet_policy_client_fuzzer.cpp336 bool metered = uid % CONVERT_NUMBER_TO_BOOL == 0; in IsUidNetAllowedFuzzTest() local
/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/
H A Dnet_policy_service_stub.cpp283 bool metered = false; in OnIsUidNetAllowedMetered() local
/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_inner_define.h95 std::string metered; member
/foundation/communication/netmanager_base/services/netpolicymanager/src/
H A Dnet_policy_service.cpp155 int32_t NetPolicyService::IsUidNetAllowed(uint32_t uid, bool metered, bool &isAllowed) in IsUidNetAllowed() argument
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp2385 bool metered = client_.defaultNetSupplier_->HasNetCap(NET_CAPABILITY_NOT_METERED); in SendNetPolicyChange() local

Completed in 16 milliseconds