| /base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/ |
| D | notification_subscriber_manager_branch_test.cpp | 539 bool enabled = true; variable 558 bool enabled = true; variable 623 bool enabled = true; variable 640 bool enabled = true; variable 658 bool enabled = true; variable 674 bool enabled = true; variable 689 bool enabled = true; variable 985 bool enabled = true; variable 1001 bool enabled = true; variable 1017 bool enabled = true; variable [all …]
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_helper.cpp | 342 …NotificationHelper::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() 347 …ificationHelper::SetNotificationsEnabledForDefaultBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForDefaultBundle() 353 const NotificationBundleOption &bundleOption, std::string &deviceId, bool enabled) in SetNotificationsEnabledForSpecifiedBundle() 359 …ionHelper::SetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() 364 …onHelper::GetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() 369 ErrCode NotificationHelper::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 416 ErrCode NotificationHelper::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() 421 ErrCode NotificationHelper::EnableDistributed(const bool enabled) in EnableDistributed() 426 …Helper::EnableDistributedByBundle(const NotificationBundleOption &bundleOption, const bool enabled) in EnableDistributedByBundle() 431 ErrCode NotificationHelper::EnableDistributedSelf(const bool enabled) in EnableDistributedSelf() [all …]
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_manager_stub_invalid.cpp | 277 ErrCode AnsManagerStub::SetNotificationsEnabledForBundle(const std::string &bundle, bool enabled) in SetNotificationsEnabledForBundle() 283 …ode AnsManagerStub::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() 290 const std::string &deviceId, const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetNotificationsEnabledForSpecialBundle() 296 …tub::SetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() 302 …ub::GetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() 308 ErrCode AnsManagerStub::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 421 ErrCode AnsManagerStub::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() 427 ErrCode AnsManagerStub::EnableDistributed(bool enabled) in EnableDistributed() 433 …erStub::EnableDistributedByBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) in EnableDistributedByBundle() 439 ErrCode AnsManagerStub::EnableDistributedSelf(bool enabled) in EnableDistributedSelf() [all …]
|
| D | ans_notification.cpp | 1006 …de AnsNotification::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() 1016 …AnsNotification::SetNotificationsEnabledForDefaultBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForDefaultBundle() 1027 const NotificationBundleOption &bundleOption, const std::string &deviceId, bool enabled) in SetNotificationsEnabledForSpecifiedBundle() 1045 …ification::SetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() 1062 …fication::GetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() 1079 ErrCode AnsNotification::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 1273 ErrCode AnsNotification::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() 1284 ErrCode AnsNotification::EnableDistributed(const bool enabled) in EnableDistributed() 1295 …cation::EnableDistributedByBundle(const NotificationBundleOption &bundleOption, const bool enabled) in EnableDistributedByBundle() 1307 ErrCode AnsNotification::EnableDistributedSelf(const bool enabled) in EnableDistributedSelf() [all …]
|
| D | ans_manager_proxy_disturb.cpp | 269 const std::string &deviceType, const bool enabled) in SetDistributedEnabledByBundle() 315 const std::string &deviceType, bool &enabled) in IsDistributedEnabledByBundle() 360 ErrCode AnsManagerProxy::SetSmartReminderEnabled(const std::string &deviceType, const bool enabled) in SetSmartReminderEnabled() 395 ErrCode AnsManagerProxy::IsSmartReminderEnabled(const std::string &deviceType, bool &enabled) in IsSmartReminderEnabled()
|
| D | ans_manager_stub.cpp | 1397 bool enabled = false; in HandleSetNotificationsEnabledForBundle() local 1419 bool enabled = false; in HandleSetNotificationsEnabledForAllBundles() local 1447 bool enabled = false; in HandleSetNotificationsEnabledForSpecialBundle() local 1470 bool enabled = false; in HandleSetShowBadgeEnabledForBundle() local 1492 bool enabled = false; in HandleGetShowBadgeEnabledForBundle() local 1508 bool enabled = false; in HandleGetShowBadgeEnabled() local 1774 bool enabled = false; in HandleIsDistributedEnabled() local 1791 bool enabled = false; in HandleEnableDistributed() local 1814 bool enabled = false; in HandleEnableDistributedByBundle() local 1831 bool enabled = false; in HandleEnableDistributedSelf() local [all …]
|
| /base/notification/distributed_notification_service/frameworks/test/moduletest/ |
| D | ans_innerkits_module_setting_test.cpp | 82 bool enabled = false; variable 102 bool enabled = false; variable 146 bool enabled = false; variable
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
| D | ans_notification_branch_test.cpp | 241 ErrCode SetNotificationsEnabledForBundle(const std::string &deviceId, bool enabled) override in SetNotificationsEnabledForBundle() 246 ErrCode SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) override in SetNotificationsEnabledForAllBundles() 252 …t std::string &deviceId, const sptr<NotificationBundleOption> &bundleOption, bool enabled) override in SetNotificationsEnabledForSpecialBundle() 257 …howBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) override in SetShowBadgeEnabledForBundle() 262 …owBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool &enabled) override in GetShowBadgeEnabledForBundle() 267 ErrCode GetShowBadgeEnabled(bool &enabled) override in GetShowBadgeEnabled() 367 ErrCode IsDistributedEnabled(bool &enabled) override in IsDistributedEnabled() 372 ErrCode EnableDistributed(bool enabled) override in EnableDistributed() 377 …nableDistributedByBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) override in EnableDistributedByBundle() 382 ErrCode EnableDistributedSelf(bool enabled) override in EnableDistributedSelf() [all …]
|
| /base/telephony/cellular_call/test/unittest/imstest/ |
| D | emergency_utils_test.cpp | 51 bool enabled = false; variable 73 bool enabled = false; variable
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | advanced_notification_service_branch_test.cpp | 823 bool enabled = true; variable 842 bool enabled = true; variable 967 bool enabled = false; variable 1011 bool enabled = true; variable 1030 bool enabled = true; variable 1048 bool enabled = true; variable 1065 bool enabled = true; variable 1083 bool enabled = false; variable 1115 bool enabled = false;; variable
|
| /base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
| D | call_manager4_gtest.cpp | 339 bool enabled = false; variable 345 bool enabled = false; variable 365 bool enabled = false; variable 371 bool enabled = false; variable 390 bool enabled = false; variable 396 bool enabled = false; variable 416 bool enabled = false; variable 422 bool enabled = false; variable 442 bool enabled = false; variable 461 bool enabled = false; variable [all …]
|
| /base/notification/distributed_notification_service/frameworks/core/src/manager/ |
| D | ans_manager_proxy_bundle.cpp | 165 ErrCode AnsManagerProxy::SetNotificationsEnabledForBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForBundle() 199 …de AnsManagerProxy::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() 235 const std::string &deviceId, const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetNotificationsEnabledForSpecialBundle() 280 …oxy::SetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() 319 …xy::GetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() 358 ErrCode AnsManagerProxy::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 580 ErrCode AnsManagerProxy::SetNotificationsEnabledByUser(const int32_t &userId, bool enabled) in SetNotificationsEnabledByUser() 614 …ode AnsManagerProxy::SetSyncNotificationEnabledWithoutApp(const int32_t userId, const bool enabled) in SetSyncNotificationEnabledWithoutApp() 649 ErrCode AnsManagerProxy::GetSyncNotificationEnabledWithoutApp(const int32_t userId, bool &enabled) in GetSyncNotificationEnabledWithoutApp()
|
| /base/telephony/cellular_call/services/utils/src/ |
| D | emergency_utils.cpp | 26 int32_t EmergencyUtils::IsEmergencyCall(int32_t slotId, const std::string &phoneNum, bool &enabled) in IsEmergencyCall() 46 …ncyUtils::IsEmergencyCallProcessing(int32_t slotId, const std::string &formatString, bool &enabled) in IsEmergencyCallProcessing()
|
| /base/telephony/call_manager/frameworks/native/src/ |
| D | bluetooth_call_client.cpp | 219 int32_t BluetoothCallClient::IsRinging(bool &enabled) in IsRinging() 239 int32_t BluetoothCallClient::IsNewCallAllowed(bool &enabled) in IsNewCallAllowed() 249 int32_t BluetoothCallClient::IsInEmergencyCall(bool &enabled) in IsInEmergencyCall()
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | notification_helper_test.cpp | 628 bool enabled = true; variable 643 bool enabled = true; variable 658 bool enabled = true; variable 673 bool enabled = true; variable 687 bool enabled = true; variable 772 bool enabled = true; variable 786 bool enabled = true; variable 801 bool enabled = true; variable 815 bool enabled = true; variable 830 bool enabled = true; variable [all …]
|
| /base/notification/distributed_notification_service/services/distributed/src/ |
| D | distributed_preferences_info.cpp | 59 void DistributedPreferencesInfo::SetSyncEnabledWithoutApp(const int32_t userId, const bool enabled) in SetSyncEnabledWithoutApp() 64 ErrCode DistributedPreferencesInfo::GetSyncEnabledWithoutApp(const int32_t userId, bool &enabled) in GetSyncEnabledWithoutApp()
|
| D | distributed_preferences.cpp | 103 int32_t enabled = atoi(value.data()); in ResolveDistributedEnable() local 253 ErrCode DistributedPreferences::SetSyncEnabledWithoutApp(const int32_t userId, const bool enabled) in SetSyncEnabledWithoutApp() 269 ErrCode DistributedPreferences::GetSyncEnabledWithoutApp(const int32_t userId, bool &enabled) in GetSyncEnabledWithoutApp()
|
| /base/notification/distributed_notification_service/tools/test/mock/ |
| D | mock_ans_notification.cpp | 23 const NotificationBundleOption &bundleOption, const std::string &deviceId, bool enabled) in SetNotificationsEnabledForSpecifiedBundle()
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/ |
| D | distributed_preferences_test.cpp | 188 bool enabled = true; variable 225 bool enabled = true; variable
|
| /base/notification/common_event_service/test/fuzztest/eventreceiveproxy_fuzzer/ |
| D | eventreceiveproxy_fuzzer.cpp | 30 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/asynccommoneventresult_fuzzer/ |
| D | asynccommoneventresult_fuzzer.cpp | 28 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/setnotificationsenabledforallbundles_fuzzer/ |
| D | setnotificationsenabledforallbundles_fuzzer.cpp | 28 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/getactivenotificationnums_fuzzer/ |
| D | getactivenotificationnums_fuzzer.cpp | 34 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/enabledistributed_fuzzer/ |
| D | enabledistributed_fuzzer.cpp | 27 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/commoneventpublishinfo_fuzzer/ |
| D | commoneventpublishinfo_fuzzer.cpp | 30 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
|