Home
last modified time | relevance | path

Searched defs:enabled (Results 51 – 75 of 398) sorted by relevance

12345678910>>...16

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/innerkits/src/
H A Dscene_board_judgement.cpp42 void SceneBoardJudgement::InitWithConfigFile(const char* filePath, bool& enabled) in InitWithConfigFile()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationslot_fuzzer/
H A Dnotificationslot_fuzzer.cpp30 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
H A Dwindow_stage.js77 setDefaultDensityEnabled(enabled) { argument
85 setWindowRectAutoSave(enabled) { argument
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/cancelgroup_fuzzer/
H A Dcancelgroup_fuzzer.cpp27 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/enablednotificationcallbackdata_fuzzer/
H A Denablednotificationcallbackdata_fuzzer.cpp31 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_vsync_adapter_impl.cpp34 void ArkVSyncAdapterImpl::SetFrameRateLinkerEnable(bool enabled) in SetFrameRateLinkerEnable()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Ddrag_adapter_impl.cpp144 void SetDragEventStrictReportingEnabledWithNode(bool enabled) in SetDragEventStrictReportingEnabledWithNode()
149 void SetDragEventStrictReportingEnabledWithContext(ArkUI_Int32 instanceId, bool enabled) in SetDragEventStrictReportingEnabledWithContext()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A 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()
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()
1827 ErrCode AnsManagerProxy::SetNotificationsEnabledByUser(const int32_t &userId, bool enabled) in SetNotificationsEnabledByUser()
1890 …ode AnsManagerProxy::SetSyncNotificationEnabledWithoutApp(const int32_t userId, const bool enabled) in SetSyncNotificationEnabledWithoutApp()
[all …]
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/
H A Dnotificationhelper_fuzzer.cpp39 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequesttimer_fuzzer/
H A Dreminderrequesttimer_fuzzer.cpp33 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_vsync_adapter_wrapper.cpp39 void ArkVSyncAdapterWrapper::SetFrameRateLinkerEnable(bool enabled) in SetFrameRateLinkerEnable()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdiscreen_test.cpp95 bool enabled = false; variable
276 bool enabled = false; variable
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/event/
H A Ddrag_and_drop_impl.cpp335 int32_t OH_ArkUI_SetNodeDraggable(ArkUI_NodeHandle node, bool enabled) in OH_ArkUI_SetNodeDraggable()
373 …t OH_ArkUI_DragPreviewOption_SetDefaultShadowEnabled(ArkUI_DragPreviewOption* option, bool enabled) in OH_ArkUI_DragPreviewOption_SetDefaultShadowEnabled()
383 …t OH_ArkUI_DragPreviewOption_SetDefaultRadiusEnabled(ArkUI_DragPreviewOption* option, bool enabled) in OH_ArkUI_DragPreviewOption_SetDefaultRadiusEnabled()
393 …2_t OH_ArkUI_DragPreviewOption_SetNumberBadgeEnabled(ArkUI_DragPreviewOption* option, bool enabled) in OH_ArkUI_DragPreviewOption_SetNumberBadgeEnabled()
416 ArkUI_DragPreviewOption* option, bool enabled) in OH_ArkUI_DragPreviewOption_SetDefaultAnimationBeforeLiftingEnabled()
495 int32_t OH_ArkUI_SetDragEventStrictReportWithNode(ArkUI_NodeHandle node, bool enabled) in OH_ArkUI_SetDragEventStrictReportWithNode()
505 int32_t OH_ArkUI_SetDragEventStrictReportWithContext(ArkUI_ContextHandle uiContext, bool enabled) in OH_ArkUI_SetDragEventStrictReportWithContext()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_publish_service_test.cpp347 bool enabled = false; variable
365 bool enabled = false; variable
379 bool enabled = false; variable
392 bool enabled = true; variable
483 bool enabled = false; variable
497 bool enabled = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/fuzztest/vsyncsampler_fuzzer/
H A Dvsyncsampler_fuzzer.cpp62 bool enabled = GetData<bool>(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dtext_bundle_config_parser.cpp82 auto enabled = IsMetaDataExistInModule(ADAPTER_TEXT_HEIGHT_META_DATA); in IsAdapterTextHeightEnabled() local
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dscene_board_judgement.cpp58 void MMISceneBoardJudgement::InitWithConfigFile(const char* filePath, bool& enabled) in InitWithConfigFile()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/
H A Dmessageuser_fuzzer.cpp42 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_event_service.cpp133 bool enabled, ErrCode errCode) in SendEnableNotificationHiSysEvent()
153 bool enabled, ErrCode errCode) in SendEnableNotificationSlotHiSysEvent()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
H A Dans_manager_stub_test.cpp1992 bool enabled = true; variable
2015 bool enabled = true; variable
2061 bool enabled = true; variable
2086 bool enabled = true; variable
2110 bool enabled = true; variable
2158 bool enabled = true; variable
2181 bool enabled = true; variable
2311 bool enabled = true; variable
2334 bool enabled = true; variable
2375 bool enabled = true; variable
[all …]
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/
H A Dnotificationconversationalcontent_fuzzer.cpp37 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/setdonotdisturbdate_fuzzer/
H A Dsetdonotdisturbdate_fuzzer.cpp43 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/setprogressbar_fuzzer/
H A Dsetprogressbar_fuzzer.cpp29 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/inputcollector/src/
H A Ddistributed_input_collector.cpp172 AffectDhIds DistributedInputCollector::SetSharingTypes(bool enabled, const uint32_t &inputType) in SetSharingTypes()
217 AffectDhIds DistributedInputCollector::SetSharingDhIds(bool enabled, std::vector<std::string> dhIds) in SetSharingDhIds()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_client_stub.cpp337 bool enabled = data.ReadBool(); in HandleSpatializationEnabledChange() local
345 bool enabled = data.ReadBool(); in HandleSpatializationEnabledChangeForAnyDevice() local
351 bool enabled = data.ReadBool(); in HandleHeadTrackingEnabledChange() local
359 bool enabled = data.ReadBool(); in HandleHeadTrackingEnabledChangeForAnyDevice() local

12345678910>>...16