/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | common_configuration.h | 23 CommonConfiguration(bool enable) : enabled_(enable) {}; in CommonConfiguration() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_realtime_refresh_rate_manager.cpp | 34 void RSRealtimeRefreshRateManager::SetShowRefreshRateEnabled(bool enable)
in SetShowRefreshRateEnabled() argument
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | log.c | 38 FILLP_INT FillpApiSetMgtMsgLog(IN FILLP_INT enable) in FillpApiSetMgtMsgLog() argument
|
/foundation/ability/form_fwk/interfaces/kits/native/include/ |
H A D | form_callback_interface.h | 62 virtual void ProcessEnableForm(bool enable) {} in ProcessEnableForm() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | canvas_model.h | 33 virtual void EnableAnalyzer(bool enable) {}; in EnableAnalyzer() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/state/src/ |
H A D | quick_fix_switch_state.cpp | 24 QuickFixSwitchState::QuickFixSwitchState(const std::string &bundleName, bool enable) in QuickFixSwitchState() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/switchquickfix_fuzzer/ |
H A D | switchquickfix_fuzzer.cpp | 31 bool enable = false; in DoSomethingInterestingWithMyAPI() local
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta_new/ |
H A D | sta_app_acceleration_test.cpp | 90 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 D | loading_progress_model_ng.cpp | 44 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 D | video_model.h | 54 virtual void EnableAnalyzer(bool enable) {} in EnableAnalyzer() argument
|
/foundation/arkui/ui_lite/interfaces/innerkits/common/ |
H A D | task_manager.h | 49 void SetTaskRun(bool enable) in SetTaskRun() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A D | quick_fix_mgr.cpp | 52 ErrCode QuickFixMgr::SwitchQuickFix(const std::string &bundleName, bool enable, in SwitchQuickFix() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfix_fuzzer/ |
H A D | quickfix_fuzzer.cpp | 36 bool enable = false; in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixmgr_fuzzer/ |
H A D | quickfixmgr_fuzzer.cpp | 37 bool enable = false; in DoSomethingInterestingWithMyAPI() local
|
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
H A D | ge_system_properties.cpp | 35 const char* enable = CachedParameterGetChanged(g_Handle, &changed); in GetBoolSystemProperty() local
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/fuzztest/vsynccontroller_fuzzer/ |
H A D | vsynccontroller_fuzzer.cpp | 62 bool enable = GetData<bool>(); in DoSomethingInterestingWithMyAPI() local
|
/foundation/multimodalinput/input/test/fuzztest/enableinputdevice_fuzzer/ |
H A D | enableinputdevice_fuzzer.cpp | 43 bool enable = (random % 2) ? false : true; in EnableInputDeviceFuzzTest() local
|
/foundation/multimodalinput/input/test/fuzztest/functionkeystate_fuzzer/ |
H A D | functionkeystate_fuzzer.cpp | 45 bool enable = (random % 2) ? false : true; in FunctionkeyStateFuzzTest() local
|
/foundation/multimodalinput/input/service/hardware_cursor_pointer_manager/src/ |
H A D | hardware_cursor_pointer_manager.cpp | 86 int32_t HardwareCursorPointerManager::EnableStats(bool enable) in EnableStats() argument
|
/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/ |
H A D | mock_standby_client_unit_test.cpp | 62 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 D | firewall_manager.h | 29 bool enable; member
|
/foundation/communication/dsoftbus/core/connection/manager/ |
H A D | softbus_conn_flow_control.h | 37 int32_t (*enable)(struct ConnSlideWindowController *self, int32_t windowInMillis, int32_t quotaInBytes);
member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_silent_config.cpp | 53 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 D | single_ver_sync_engine.cpp | 50 void SingleVerSyncEngine::EnableClearRemoteStaleData(bool enable) in EnableClearRemoteStaleData() argument
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_host_callback.cpp | 135 OnEnableForms( const std::vector<int64_t> &formIds, const bool enable, const sptr<IRemoteObject> &callerToken) OnEnableForms() argument
|