Home
last modified time | relevance | path

Searched defs:enable (Results 201 – 225 of 806) sorted by relevance

12345678910>>...33

/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/pedometer/
H A Dsensor_pedometer_driver.h39 bool enable; member
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event_manager_impl.cpp62 int32_t CommonEventManagerImpl::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState()
/ohos5.0/base/powermgr/power_manager/utils/vibrator/src/
H A Dvibrator_source_parser.cpp97 bool enable = false; in ParseSourcesProc() local
/ohos5.0/base/powermgr/powermgr_lite/services/src/screensaver/small/
H A Dscreen_saver_handler.cpp155 int32_t ScreenSaverHandler::SetState(bool enable) in SetState()
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_service_stub.cpp119 bool enable = data.ReadBool(); in OnEnableCellularData() local
130 bool enable = data.ReadBool(); in OnEnableIntelligenceSwitch() local
172 bool enable = data.ReadBool(); in OnEnableCellularDataRoaming() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas.cpp133 void JSCanvas::EnableAnalyzer(bool enable) in EnableAnalyzer()
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_button_unit_test.cpp373 bool enable = true; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_manager_host_impl.cpp64 ErrCode QuickFixManagerHostImpl::SwitchQuickFix(const std::string &bundleName, bool enable, in SwitchQuickFix()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dvolume_itf.cpp60 static SLresult EnableStereoPosition(SLVolumeItf self, SLboolean enable) in EnableStereoPosition()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_controller.cpp32 VsyncError VSyncController::SetEnable(bool enable, bool& isGeneratorEnable) in SetEnable()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Ddisplay_badge.h26 bool enable = false; member
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/getpermissionsstatusstub_fuzzer/
H A Dgetpermissionsstatusstub_fuzzer.cpp126 bool enable = ((size % CONSTANTS_NUMBER_TWO) == 0); in GetPermissionsStatusStubFuzzTest() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client_test.cpp408 int enable = 1; variable
423 bool enable = true; variable
984 bool enable = true; variable
992 bool enable = false; variable
999 bool enable = true; variable
1006 bool enable = false; variable
1033 bool enable = true; variable
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/
H A Dnet_policy_callback_proxy.cpp108 int32_t NetPolicyCallbackProxy::NetStrategySwitch(const std::string &simId, bool enable) in NetStrategySwitch()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_xcomponent_modifier.cpp30 void SetXComponentEnableAnalyzer(ArkUINodeHandle node, ArkUI_Bool enable) in SetXComponentEnableAnalyzer()
170 void SetXComponentEnableSecure(ArkUINodeHandle node, ArkUI_Bool enable) in SetXComponentEnableSecure()
/ohos5.0/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_stub.cpp258 bool enable {false}; in HandleSetNatInterval() local
293 bool enable {false}; in HandleReportDeviceStateChanged() local
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test3.cpp448 bool enable = true; variable
466 bool enable = true; variable
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h324 …WMError SetGestureBackEnabled(bool enable) override { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT;… in SetGestureBackEnabled()
325 …WMError GetGestureBackEnabled(bool& enable) override { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT… in GetGestureBackEnabled()
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/ppg/
H A Dsensor_ppg_driver.h37 bool enable; member
/ohos5.0/base/account/os_account/tools/acm/src/
H A Daccount_command.cpp268 int &counter, ErrCode &result, bool &enable, int &id, std::vector<std::string> &constraints) in RunCommand()
298 bool enable = false; in RunAsSetCommand() local
605 const int &option, int &id, std::vector<std::string> &constraints, bool &enable) in RunAsSetCommandExistentOptionArgument()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Devent_report.h54 bool enable = false; member
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/msdp/
H A Dinteraction_impl.cpp88 int32_t InteractionImpl::EnterTextEditorArea(bool enable) in EnterTextEditorArea()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_image_view.h157 void SetAutoEnable(bool enable) in SetAutoEnable()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/
H A Drs_overdraw_controller.cpp61 void RSOverdrawController::SetEnable(bool enable) in SetEnable()
/ohos5.0/base/telephony/sms_mms/test/fuzztest/smseventissue_fuzzer/
H A Dsmseventissue_fuzzer.cpp97 std::int32_t enable = static_cast<int32_t>(size % SLOT_NUM); in DoSentIssuePartTest() local

12345678910>>...33