Home
last modified time | relevance | path

Searched defs:isAllowed (Results 1 - 25 of 28) sorted by relevance

12

/foundation/communication/netmanager_base/services/netpolicymanager/src/common/
H A Dnet_policy_service_common.cpp29 bool isAllowed = false; in IsUidNetAllowed() local
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dnet_policy_exception_service_test.cpp52 bool isAllowed = false; in HWTEST_F() local
H A Dut_net_policy_service.cpp94 bool isAllowed = false; in HWTEST_F() local
108 bool isAllowed = false; in HWTEST_F() local
H A Dut_net_policy_client.cpp142 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 Dut_net_policy_rule.cpp97 bool isAllowed = false; in HWTEST_F() local
H A Dnet_policy_manager_test.cpp177 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 Dfirewall_rule.cpp145 void FirewallRule::SetUidFirewallRule(uint uid, bool isAllowed) in SetUidFirewallRule() argument
/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() 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 Dnet_policy_callback.cpp166 int32_t NetPolicyCallback::NotifyNetBackgroundPolicyChangeAsync(bool isAllowed) in NotifyNetBackgroundPolicyChangeAsync() argument
182 int32_t NetPolicyCallback::NotifyNetBackgroundPolicyChange(bool isAllowed) in NotifyNetBackgroundPolicyChange() argument
H A Dnet_policy_rule.cpp244 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 Ddialog_session_manager_test.cpp107 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 Dnet_policy_service_test.cpp105 bool isAllowed = true; in HWTEST_F() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dut_net_policy_service.cpp94 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 Ddisposed_rule_interceptor.cpp141 bool isAllowed = disposedRule.controlType == AppExecFwk::ControlType::ALLOWED_LIST; in CheckDisposedRule() local
/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
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 Dnet_policy_client.cpp64 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 Ddialog_session_manager.cpp199 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 Dcamera_util.cpp345 bool isAllowed = true; in IsInForeGround() local
/foundation/communication/netmanager_base/test/fuzztest/netpolicyclient_fuzzer/
H A Dnet_policy_client_fuzzer.cpp394 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 Dnet_policy_service_stub.cpp294 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 Dnet_policy_service.cpp155 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 Dfile_fd_source_plugin.cpp567 Status FileFdSourcePlugin::SetReadBlockingFlag(bool isAllowed) in SetReadBlockingFlag() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_event_subscriber_manager.cpp333 std::string isAllowed; in GetWifiAllowSemiActiveByDatashare() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp1295 int32_t AudioRendererPrivate::SetOffloadAllowed(bool isAllowed) in SetOffloadAllowed() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_center.cpp125 void WifiConfigCenter::SetWifiAllowSemiActive(bool isAllowed) in SetWifiAllowSemiActive() argument

Completed in 24 milliseconds

12