/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/ |
H A D | radio_model_ng.h | 26 RadioConfiguration(const std::string& value, bool checked, bool enabled) in RadioConfiguration()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | datepicker_paint_method.h | 43 void SetEnabled(bool enabled) in SetEnabled()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | view_abstract.cpp | 64 void ViewAbstract::CjEnabled(bool enabled) in CjEnabled()
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/ |
H A D | distributed_preferences_test.cpp | 188 bool enabled = true; variable 225 bool enabled = true; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/ |
H A D | text_clock_model_ng.h | 26 TextClockConfiguration(float timeZoneOffset, bool started, int64_t timeValue, bool enabled) in TextClockConfiguration()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_paint_method.h | 51 void SetEnabled(bool enabled) in SetEnabled()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
H A D | gauge_model_ng.h | 25 GaugeConfiguration(float value, float min, float max, bool enabled) in GaugeConfiguration()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | distributed_ability_info.h | 30 bool enabled = true; member
|
H A D | bundle_user_info.h | 30 bool enabled = true; member
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A 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()
|
H A D | ans_notification.cpp | 1028 const NotificationBundleOption &bundleOption, const std::string &deviceId, bool enabled) in SetNotificationsEnabledForSpecifiedBundle() 1080 ErrCode AnsNotification::GetShowBadgeEnabled(bool &enabled) in GetShowBadgeEnabled() 1274 ErrCode AnsNotification::IsDistributedEnabled(bool &enabled) in IsDistributedEnabled() 1285 ErrCode AnsNotification::EnableDistributed(const bool enabled) in EnableDistributed() 1308 ErrCode AnsNotification::EnableDistributedSelf(const bool enabled) in EnableDistributedSelf() 1626 ErrCode AnsNotification::SetNotificationsEnabledForAllBundles(const int32_t &userId, bool enabled) in SetNotificationsEnabledForAllBundles() 1711 const NotificationConstant::SlotType &slotType, bool enabled, bool isForceControl) in SetEnabledForBundleSlot() 1786 ErrCode AnsNotification::GetSyncNotificationEnabledWithoutApp(const int32_t userId, bool &enabled) in GetSyncNotificationEnabledWithoutApp() 1883 const std::string &deviceType, const bool enabled) in SetDistributedEnabledByBundle() 1902 const std::string &deviceType, bool &enabled) in IsDistributedEnabledByBundle() [all …]
|
H A D | ans_manager_stub.cpp | 1384 bool enabled = false; in HandleSetNotificationsEnabledForBundle() local 1406 bool enabled = false; in HandleSetNotificationsEnabledForAllBundles() local 1434 bool enabled = false; in HandleSetNotificationsEnabledForSpecialBundle() local 1457 bool enabled = false; in HandleSetShowBadgeEnabledForBundle() local 1479 bool enabled = false; in HandleGetShowBadgeEnabledForBundle() local 1495 bool enabled = false; in HandleGetShowBadgeEnabled() local 1761 bool enabled = false; in HandleIsDistributedEnabled() local 1778 bool enabled = false; in HandleEnableDistributed() local 1801 bool enabled = false; in HandleEnableDistributedByBundle() local 1818 bool enabled = false; in HandleEnableDistributedSelf() local [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_animation_rate_decider.h | 34 void SetEnable(bool enabled) in SetEnable()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/ |
H A D | text_timer_model_ng.h | 26 …TimerConfiguration(double count, bool isCountDown, bool started, int64_t elapsedTime, bool enabled) in TextTimerConfiguration()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/ |
H A D | rating_model_ng.h | 26 …atingConfiguration(int32_t starNum, bool isIndicator, double rating, double stepSize, bool enabled) in RatingConfiguration()
|
/ohos5.0/base/notification/common_event_service/test/fuzztest/asynccommoneventresult_fuzzer/ |
H A D | asynccommoneventresult_fuzzer.cpp | 28 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/common_event_service/test/fuzztest/eventreceiveproxy_fuzzer/ |
H A D | eventreceiveproxy_fuzzer.cpp | 30 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/ |
H A D | select_model_ng.h | 27 RefPtr<SymbolModifier> symbolModifier, int index, bool selected, bool enabled) in MenuItemConfiguration()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
H A D | slider_model_ng.h | 27 SliderConfiguration(double value, double min, double max, double step, bool enabled) in SliderConfiguration()
|
/ohos5.0/base/notification/common_event_service/test/fuzztest/commoneventpublishinfo_fuzzer/ |
H A D | commoneventpublishinfo_fuzzer.cpp | 30 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/enabledistributed_fuzzer/ |
H A D | enabledistributed_fuzzer.cpp | 27 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getactivenotificationnums_fuzzer/ |
H A D | getactivenotificationnums_fuzzer.cpp | 34 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/setnotificationsenabledforallbundles_fuzzer/ |
H A D | setnotificationsenabledforallbundles_fuzzer.cpp | 28 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/telephony/call_manager/services/hisysevent/src/ |
H A D | call_manager_dump_helper.cpp | 85 bool enabled = false; in ShowCallManagerInfo() local
|