| /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 | 314 …NotificationHelper::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() 319 …ificationHelper::SetNotificationsEnabledForDefaultBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForDefaultBundle() 325 const NotificationBundleOption &bundleOption, std::string &deviceId, bool enabled) in SetNotificationsEnabledForSpecifiedBundle() 331 …ionHelper::SetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() 336 …onHelper::GetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() 341 ErrCode NotificationHelper::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 388 ErrCode NotificationHelper::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() 393 ErrCode NotificationHelper::EnableDistributed(const bool enabled) in EnableDistributed() 398 …Helper::EnableDistributedByBundle(const NotificationBundleOption &bundleOption, const bool enabled) in EnableDistributedByBundle() 403 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 | 912 …de AnsNotification::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() 922 …AnsNotification::SetNotificationsEnabledForDefaultBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForDefaultBundle() 933 const NotificationBundleOption &bundleOption, const std::string &deviceId, bool enabled) in SetNotificationsEnabledForSpecifiedBundle() 951 …ification::SetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() 968 …fication::GetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() 985 ErrCode AnsNotification::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 1179 ErrCode AnsNotification::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() 1190 ErrCode AnsNotification::EnableDistributed(const bool enabled) in EnableDistributed() 1201 …cation::EnableDistributedByBundle(const NotificationBundleOption &bundleOption, const bool enabled) in EnableDistributedByBundle() 1213 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 | 1380 bool enabled = false; in HandleSetNotificationsEnabledForBundle() local 1402 bool enabled = false; in HandleSetNotificationsEnabledForAllBundles() local 1430 bool enabled = false; in HandleSetNotificationsEnabledForSpecialBundle() local 1453 bool enabled = false; in HandleSetShowBadgeEnabledForBundle() local 1475 bool enabled = false; in HandleGetShowBadgeEnabledForBundle() local 1491 bool enabled = false; in HandleGetShowBadgeEnabled() local 1757 bool enabled = false; in HandleIsDistributedEnabled() local 1774 bool enabled = false; in HandleEnableDistributed() local 1797 bool enabled = false; in HandleEnableDistributedByBundle() local 1814 bool enabled = false; in HandleEnableDistributedSelf() local [all …]
|
| D | ans_manager_proxy.cpp | 1042 ErrCode AnsManagerProxy::SetNotificationsEnabledForBundle(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForBundle() 1076 …de AnsManagerProxy::SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) in SetNotificationsEnabledForAllBundles() 1112 const std::string &deviceId, const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetNotificationsEnabledForSpecialBundle() 1157 …oxy::SetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) in SetShowBadgeEnabledForBundle() 1196 …xy::GetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool &enabled) in GetShowBadgeEnabledForBundle() 1235 ErrCode AnsManagerProxy::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 1492 ErrCode AnsManagerProxy::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() 1521 ErrCode AnsManagerProxy::EnableDistributed(bool enabled) in EnableDistributed() 1550 …rProxy::EnableDistributedByBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) in EnableDistributedByBundle() 1589 ErrCode AnsManagerProxy::EnableDistributedSelf(bool enabled) in EnableDistributedSelf() [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 | 240 ErrCode SetNotificationsEnabledForBundle(const std::string &deviceId, bool enabled) override in SetNotificationsEnabledForBundle() 245 ErrCode SetNotificationsEnabledForAllBundles(const std::string &deviceId, bool enabled) override in SetNotificationsEnabledForAllBundles() 251 …t std::string &deviceId, const sptr<NotificationBundleOption> &bundleOption, bool enabled) override in SetNotificationsEnabledForSpecialBundle() 256 …howBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) override in SetShowBadgeEnabledForBundle() 261 …owBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool &enabled) override in GetShowBadgeEnabledForBundle() 266 ErrCode GetShowBadgeEnabled(bool &enabled) override in GetShowBadgeEnabled() 366 ErrCode IsDistributedEnabled(bool &enabled) override in IsDistributedEnabled() 371 ErrCode EnableDistributed(bool enabled) override in EnableDistributed() 376 …nableDistributedByBundle(const sptr<NotificationBundleOption> &bundleOption, bool enabled) override in EnableDistributedByBundle() 381 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/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/asynccommoneventresult_fuzzer/ |
| D | asynccommoneventresult_fuzzer.cpp | 28 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/eventreceiveproxy_fuzzer/ |
| D | eventreceiveproxy_fuzzer.cpp | 30 bool enabled = fuzzData.GenerateRandomBool(); 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
|
| /base/notification/distributed_notification_service/test/fuzztest/setnotificationsenabledforallbundles_fuzzer/ |
| D | setnotificationsenabledforallbundles_fuzzer.cpp | 28 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|