Home
last modified time | relevance | path

Searched defs:enabled (Results 1 - 25 of 137) sorted by relevance

123456

/base/notification/distributed_notification_service/tools/test/mock/
H A Dmock_ans_notification.cpp22 SetNotificationsEnabledForSpecifiedBundle( const NotificationBundleOption &bundleOption, const std::string &deviceId, bool enabled) SetNotificationsEnabledForSpecifiedBundle() argument
/base/notification/distributed_notification_service/test/fuzztest/setnotificationsenabledforallbundles_fuzzer/
H A Dsetnotificationsenabledforallbundles_fuzzer.cpp28 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/enabledistributed_fuzzer/
H A Denabledistributed_fuzzer.cpp27 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/getactivenotificationnums_fuzzer/
H A Dgetactivenotificationnums_fuzzer.cpp34 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/settemplate_fuzzer/
H A Dsettemplate_fuzzer.cpp33 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/setprogressbar_fuzzer/
H A Dsetprogressbar_fuzzer.cpp29 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/commoneventpublishinfo_fuzzer/
H A Dcommoneventpublishinfo_fuzzer.cpp30 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/
H A Dmessageuser_fuzzer.cpp42 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/
H A Dnotificationconversationalcontent_fuzzer.cpp37 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/notificationslot_fuzzer/
H A Dnotificationslot_fuzzer.cpp30 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/setdonotdisturbdate_fuzzer/
H A Dsetdonotdisturbdate_fuzzer.cpp43 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/asynccommoneventresult_fuzzer/
H A Dasynccommoneventresult_fuzzer.cpp28 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/eventreceiveproxy_fuzzer/
H A Deventreceiveproxy_fuzzer.cpp30 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Ddisplay_badge.h48 bool enabled = false; member
/base/notification/distributed_notification_service/test/fuzztest/cancelgroup_fuzzer/
H A Dcancelgroup_fuzzer.cpp27 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/enablednotificationcallbackdata_fuzzer/
H A Denablednotificationcallbackdata_fuzzer.cpp31 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/reminderrequesttimer_fuzzer/
H A Dreminderrequesttimer_fuzzer.cpp33 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/distributed/test/unittest/
H A Ddistributed_preferences_test.cpp188 bool enabled = true; in HWTEST_F() local
225 bool enabled = true; in HWTEST_F() local
/base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/
H A Dnotificationhelper_fuzzer.cpp39 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/telephony/cellular_call/services/utils/src/
H A Demergency_utils.cpp26 int32_t EmergencyUtils::IsEmergencyCall(int32_t slotId, const std::string &phoneNum, bool &enabled) in IsEmergencyCall() argument
46 int32_t EmergencyUtils::IsEmergencyCallProcessing(int32_t slotId, const std::string &formatString, bool &enabled) in IsEmergencyCallProcessing() argument
/base/telephony/call_manager/services/hisysevent/src/
H A Dcall_manager_dump_helper.cpp85 bool enabled = false; in ShowCallManagerInfo() local
/base/telephony/cellular_call/test/unittest/imstest/
H A Demergency_utils_test.cpp51 bool enabled = false; in HWTEST_F() local
73 bool enabled = false; in HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_setting_test.cpp82 bool enabled = false; in HWTEST_F() local
102 bool enabled = false; in HWTEST_F() local
146 bool enabled = false; in HWTEST_F() local
/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_preferences_info.cpp59 void DistributedPreferencesInfo::SetSyncEnabledWithoutApp(const int32_t userId, const bool enabled) in SetSyncEnabledWithoutApp() argument
64 ErrCode DistributedPreferencesInfo::GetSyncEnabledWithoutApp(const int32_t userId, bool &enabled) in GetSyncEnabledWithoutApp() argument
/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
H A Dnotificationrequest_fuzzer.cpp35 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local

Completed in 9 milliseconds

123456