/foundation/communication/netmanager_base/services/netpolicymanager/src/common/ |
H A D | net_policy_service_common.cpp | 29 bool isAllowed = false; in IsUidNetAllowed() local
|
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/ |
H A D | net_policy_exception_service_test.cpp | 52 bool isAllowed = false; in HWTEST_F() local
|
H A D | ut_net_policy_service.cpp | 94 bool isAllowed = false; in HWTEST_F() local 108 bool isAllowed = false; in HWTEST_F() local
|
H A D | ut_net_policy_client.cpp | 142 bool isAllowed = false; in HWTEST_F() local 157 bool isAllowed = false; in HWTEST_F() local 173 bool isAllowed = false; in HWTEST_F() local 188 bool isAllowed = false; HWTEST_F() local 482 bool isAllowed = true; HWTEST_F() local [all...] |
H A D | ut_net_policy_rule.cpp | 97 bool isAllowed = false; in HWTEST_F() local
|
H A D | net_policy_manager_test.cpp | 177 bool isAllowed = false; in HWTEST_F() local 191 bool isAllowed = false; in HWTEST_F() local
|
/foundation/communication/netmanager_base/services/netpolicymanager/src/firewall_rule/ |
H A D | firewall_rule.cpp | 145 void FirewallRule::SetUidFirewallRule(uint uid, bool isAllowed) in SetUidFirewallRule() argument
|
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
H A D | net_policy_firewall.cpp | 40 int32_t NetPolicyFirewall::SetDeviceIdleTrustlist(const std::vector<uint32_t> &uids, bool isAllowed) in SetDeviceIdleTrustlist() argument 57 int32_t NetPolicyFirewall::SetPowerSaveTrustlist(const std::vector<uint32_t> &uids, bool isAllowed) in SetPowerSaveTrustlist() argument 78 void NetPolicyFirewall::UpdateFirewallPolicyList(uint32_t chainType, const std::vector<uint32_t> &uids, bool isAllowed) in UpdateFirewallPolicyList() argument
|
H A D | net_policy_callback.cpp | 166 int32_t NetPolicyCallback::NotifyNetBackgroundPolicyChangeAsync(bool isAllowed) in NotifyNetBackgroundPolicyChangeAsync() argument 182 int32_t NetPolicyCallback::NotifyNetBackgroundPolicyChange(bool isAllowed) in NotifyNetBackgroundPolicyChange() argument
|
H A D | net_policy_rule.cpp | 244 int32_t NetPolicyRule::IsUidNetAllowed(uint32_t uid, bool metered, bool &isAllowed) in IsUidNetAllowed() argument
|
/foundation/ability/ability_runtime/test/unittest/dialog_session_manager_test/ |
H A D | dialog_session_manager_test.cpp | 107 bool isAllowed = false; in HWTEST_F() local 132 bool isAllowed = true; in HWTEST_F() local
|
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_service_test/ |
H A D | net_policy_service_test.cpp | 105 bool isAllowed = true; in HWTEST_F() local
|
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/ |
H A D | ut_net_policy_service.cpp | 94 bool isAllowed = false; in HWTEST_F() local 108 bool isAllowed = false; in HWTEST_F() local
|
/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/ |
H A D | disposed_rule_interceptor.cpp | 141 bool isAllowed = disposedRule.controlType == AppExecFwk::ControlType::ALLOWED_LIST; in CheckDisposedRule() local
|
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/ |
H A D | net_policy_service_proxy.cpp | 148 int32_t NetPolicyServiceProxy::IsUidNetAllowed(uint32_t uid, bool metered, bool &isAllowed) in IsUidNetAllowed() argument 188 int32_t NetPolicyServiceProxy::IsUidNetAllowed(uint32_t uid, const std::string &ifaceName, bool &isAllowed) in IsUidNetAllowed() argument 489 int32_t NetPolicyServiceProxy::SetDeviceIdleTrustlist(const std::vector<uint32_t> &uids, bool isAllowed) in SetDeviceIdleTrustlist() argument 628 int32_t NetPolicyServiceProxy::SetPowerSaveTrustlist(const std::vector<uint32_t> &uids, bool isAllowed) in SetPowerSaveTrustlist() argument
|
H A D | net_policy_client.cpp | 64 int32_t NetPolicyClient::IsUidNetAllowed(uint32_t uid, bool metered, bool &isAllowed) in IsUidNetAllowed() argument 74 int32_t NetPolicyClient::IsUidNetAllowed(uint32_t uid, const std::string &ifaceName, bool &isAllowed) in IsUidNetAllowed() argument 85 int32_t NetPolicyClient::IsUidNetAccess(uint32_t uid, bool isMetered, bool &isAllowed) in IsUidNetAccess() argument 90 int32_t NetPolicyClient::IsUidNetAccess(uint32_t uid, const std::string &ifaceName, bool &isAllowed) in IsUidNetAccess() argument 320 int32_t NetPolicyClient::SetDeviceIdleTrustlist(const std::vector<uint32_t> &uids, bool isAllowed) in SetDeviceIdleTrustlist() argument 369 SetPowerSaveTrustlist(const std::vector<uint32_t> &uids, bool isAllowed) SetPowerSaveTrustlist() argument [all...] |
/foundation/ability/ability_runtime/services/abilitymgr/src/dialog_session/ |
H A D | dialog_session_manager.cpp | 199 int DialogSessionManager::SendDialogResult(const Want &want, const std::string &dialogSessionId, bool isAllowed) in SendDialogResult() argument
|
/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | camera_util.cpp | 345 bool isAllowed = true; in IsInForeGround() local
|
/foundation/communication/netmanager_base/test/fuzztest/netpolicyclient_fuzzer/ |
H A D | net_policy_client_fuzzer.cpp | 394 bool isAllowed = NetPolicyGetData<int32_t>() % CONVERT_NUMBER_TO_BOOL == 0; in SetDeviceIdleTrustlistFuzzTest() local 424 bool isAllowed = NetPolicyGetData<int32_t>() % CONVERT_NUMBER_TO_BOOL == 0; in SetPowerSaveTrustlistFuzzTest() local
|
/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/ |
H A D | net_policy_service_stub.cpp | 294 bool isAllowed = false; in OnIsUidNetAllowedMetered() local 326 bool isAllowed = false; in OnIsUidNetAllowedIfaceName() local 546 bool isAllowed = false; in OnSetDeviceIdleTrustlist() local 585 bool isAllowed in OnSetDeviceIdlePolicy() local 629 bool isAllowed = false; OnSetPowerSaveTrustlist() local 648 bool isAllowed = false; OnSetPowerSavePolicy() local [all...] |
/foundation/communication/netmanager_base/services/netpolicymanager/src/ |
H A D | net_policy_service.cpp | 155 int32_t NetPolicyService::IsUidNetAllowed(uint32_t uid, bool metered, bool &isAllowed) in IsUidNetAllowed() argument 168 int32_t NetPolicyService::IsUidNetAllowed(uint32_t uid, const std::string &ifaceName, bool &isAllowed) in IsUidNetAllowed() argument 282 int32_t NetPolicyService::SetDeviceIdleTrustlist(const std::vector<uint32_t> &uids, bool isAllowed) in SetDeviceIdleTrustlist() argument 322 int32_t NetPolicyService::SetPowerSaveTrustlist(const std::vector<uint32_t> &uids, bool isAllowed) in SetPowerSaveTrustlist() argument [all...] |
/foundation/multimedia/av_codec/services/media_engine/plugins/source/ |
H A D | file_fd_source_plugin.cpp | 567 Status FileFdSourcePlugin::SetReadBlockingFlag(bool isAllowed) in SetReadBlockingFlag() argument
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/ |
H A D | wifi_event_subscriber_manager.cpp | 333 std::string isAllowed;
in GetWifiAllowSemiActiveByDatashare() local
|
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/ |
H A D | audio_renderer.cpp | 1295 int32_t AudioRendererPrivate::SetOffloadAllowed(bool isAllowed) in SetOffloadAllowed() argument
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/ |
H A D | wifi_config_center.cpp | 125 void WifiConfigCenter::SetWifiAllowSemiActive(bool isAllowed) in SetWifiAllowSemiActive() argument
|