Home
last modified time | relevance | path

Searched defs:enable (Results 1 - 25 of 448) sorted by relevance

12345678910>>...18

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dcommon_configuration.h23 CommonConfiguration(bool enable) : enabled_(enable) {}; in CommonConfiguration() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_realtime_refresh_rate_manager.cpp34 void RSRealtimeRefreshRateManager::SetShowRefreshRateEnabled(bool enable) in SetShowRefreshRateEnabled() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlog.c38 FILLP_INT FillpApiSetMgtMsgLog(IN FILLP_INT enable) in FillpApiSetMgtMsgLog() argument
/foundation/ability/form_fwk/interfaces/kits/native/include/
H A Dform_callback_interface.h62 virtual void ProcessEnableForm(bool enable) {} in ProcessEnableForm() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_model.h33 virtual void EnableAnalyzer(bool enable) {}; in EnableAnalyzer() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/state/src/
H A Dquick_fix_switch_state.cpp24 QuickFixSwitchState::QuickFixSwitchState(const std::string &bundleName, bool enable) in QuickFixSwitchState() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/switchquickfix_fuzzer/
H A Dswitchquickfix_fuzzer.cpp31 bool enable = false; in DoSomethingInterestingWithMyAPI() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta_new/
H A Dsta_app_acceleration_test.cpp90 int enable = 1; in HWTEST_F() local
101 int enable = 1; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/
H A Dloading_progress_model_ng.cpp44 void LoadingProgressModelNG::SetEnableLoading(bool enable) in SetEnableLoading() argument
66 bool enable = true; in GetEnableLoading() local
72 void LoadingProgressModelNG::SetEnableLoading(FrameNode* frameNode, bool enable) in SetEnableLoading() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_model.h54 virtual void EnableAnalyzer(bool enable) {} in EnableAnalyzer() argument
/foundation/arkui/ui_lite/interfaces/innerkits/common/
H A Dtask_manager.h49 void SetTaskRun(bool enable) in SetTaskRun() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_mgr.cpp52 ErrCode QuickFixMgr::SwitchQuickFix(const std::string &bundleName, bool enable, in SwitchQuickFix() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfix_fuzzer/
H A Dquickfix_fuzzer.cpp36 bool enable = false; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixmgr_fuzzer/
H A Dquickfixmgr_fuzzer.cpp37 bool enable = false; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_system_properties.cpp35 const char* enable = CachedParameterGetChanged(g_Handle, &changed); in GetBoolSystemProperty() local
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/fuzztest/vsynccontroller_fuzzer/
H A Dvsynccontroller_fuzzer.cpp62 bool enable = GetData<bool>(); in DoSomethingInterestingWithMyAPI() local
/foundation/multimodalinput/input/test/fuzztest/enableinputdevice_fuzzer/
H A Denableinputdevice_fuzzer.cpp43 bool enable = (random % 2) ? false : true; in EnableInputDeviceFuzzTest() local
/foundation/multimodalinput/input/test/fuzztest/functionkeystate_fuzzer/
H A Dfunctionkeystate_fuzzer.cpp45 bool enable = (random % 2) ? false : true; in FunctionkeyStateFuzzTest() local
/foundation/multimodalinput/input/service/hardware_cursor_pointer_manager/src/
H A Dhardware_cursor_pointer_manager.cpp86 int32_t HardwareCursorPointerManager::EnableStats(bool enable) in EnableStats() argument
/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/
H A Dmock_standby_client_unit_test.cpp62 bool enable = true; in HWTEST_F() local
95 bool enable = true; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netmanagernative/include/manager/
H A Dfirewall_manager.h29 bool enable; member
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_flow_control.h37 int32_t (*enable)(struct ConnSlideWindowController *self, int32_t windowInMillis, int32_t quotaInBytes); member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_silent_config.cpp53 bool DataShareSilentConfig::EnableSilentProxy(uint32_t callerTokenId, const std::string &originUriStr, bool enable) in EnableSilentProxy() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_engine.cpp50 void SingleVerSyncEngine::EnableClearRemoteStaleData(bool enable) in EnableClearRemoteStaleData() argument
/foundation/ability/form_fwk/services/src/
H A Dform_host_callback.cpp135 OnEnableForms( const std::vector<int64_t> &formIds, const bool enable, const sptr<IRemoteObject> &callerToken) OnEnableForms() argument

Completed in 10 milliseconds

12345678910>>...18