Home
last modified time | relevance | path

Searched defs:enabled (Results 1 – 25 of 129) sorted by relevance

123456

/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
Dnotification_subscriber_manager_branch_test.cpp539 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/
Dnotification_helper.cpp314 …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/
Dans_manager_stub_invalid.cpp277 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 …]
Dans_notification.cpp912 …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 …]
Dans_manager_proxy_disturb.cpp269 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()
Dans_manager_stub.cpp1380 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 …]
Dans_manager_proxy.cpp1042 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/
Dans_innerkits_module_setting_test.cpp82 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/
Dans_notification_branch_test.cpp240 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/
Demergency_utils_test.cpp51 bool enabled = false; variable
73 bool enabled = false; variable
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_branch_test.cpp823 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/
Dcall_manager4_gtest.cpp339 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/
Demergency_utils.cpp26 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/
Dbluetooth_call_client.cpp219 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/
Dnotification_helper_test.cpp628 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/
Ddistributed_preferences_info.cpp59 void DistributedPreferencesInfo::SetSyncEnabledWithoutApp(const int32_t userId, const bool enabled) in SetSyncEnabledWithoutApp()
64 ErrCode DistributedPreferencesInfo::GetSyncEnabledWithoutApp(const int32_t userId, bool &enabled) in GetSyncEnabledWithoutApp()
Ddistributed_preferences.cpp103 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/
Dmock_ans_notification.cpp23 const NotificationBundleOption &bundleOption, const std::string &deviceId, bool enabled) in SetNotificationsEnabledForSpecifiedBundle()
/base/notification/distributed_notification_service/services/distributed/test/unittest/
Ddistributed_preferences_test.cpp188 bool enabled = true; variable
225 bool enabled = true; variable
/base/notification/common_event_service/test/fuzztest/asynccommoneventresult_fuzzer/
Dasynccommoneventresult_fuzzer.cpp28 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/eventreceiveproxy_fuzzer/
Deventreceiveproxy_fuzzer.cpp30 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/getactivenotificationnums_fuzzer/
Dgetactivenotificationnums_fuzzer.cpp34 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/enabledistributed_fuzzer/
Denabledistributed_fuzzer.cpp27 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/commoneventpublishinfo_fuzzer/
Dcommoneventpublishinfo_fuzzer.cpp30 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/setnotificationsenabledforallbundles_fuzzer/
Dsetnotificationsenabledforallbundles_fuzzer.cpp28 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local

123456