Home
last modified time | relevance | path

Searched defs:enable (Results 126 - 150 of 7211) sorted by relevance

12345678910>>...289

/base/security/access_token/test/fuzztest/services/accesstoken/getnativetokeninfostub_fuzzer/
H A Dgetnativetokeninfostub_fuzzer.cpp52 bool enable = ((size % CONSTANTS_NUMBER_TWO) == 0); in GetNativeTokenInfoStubFuzzTest() local
/base/security/access_token/test/fuzztest/services/accesstoken/getremotenativetokenidstub_fuzzer/
H A Dgetremotenativetokenidstub_fuzzer.cpp61 bool enable = ((size % CONSTANTS_NUMBER_TWO) == 0); in GetRemoteNativeTokenIDStubFuzzTest() local
/base/security/access_token/test/fuzztest/services/accesstoken/setpermissionrequesttogglestatusstub_fuzzer/
H A Dsetpermissionrequesttogglestatusstub_fuzzer.cpp56 bool enable = ((size % CONSTANTS_NUMBER_TWO) == 0); in SetPermissionRequestToggleStatusStubFuzzTest() local
/base/security/security_guard/services/risk_classify/src/
H A Drisk_analysis_manager_stub.cpp82 bool enable = data.ReadBool(); in HandleSetModelState() local
/base/startup/init/services/begetctl/
H A Dbootchart_cmd.c36 char enable[4] = {}; // 4 enable size in bootchartCmdStart() local
/base/security/security_guard/frameworks/common/classify/src/
H A Drisk_analysis_manager_proxy.cpp59 int32_t RiskAnalysisManagerProxy::SetModelState(uint32_t modelId, bool enable) in SetModelState() argument
/base/telephony/cellular_call/interfaces/innerkits/ims_common/
H A Dims_feature.h60 bool enable = false; member
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_screen_capture_adapter_impl.cpp39 int32_t ArkScreenCaptureAdapterImpl::SetMicrophoneEnable(bool enable) in SetMicrophoneEnable() argument
/base/web/webview/ohos_wrapper/src/
H A Dnweb_location_wrapper.cpp72 extern "C" OHOS_NWEB_EXPORT bool EnableAbility(bool enable) in EnableAbility() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_screen_capture_adapter_wrapper.cpp37 int32_t ArkScreenCaptureAdapterWrapper::SetMicrophoneEnable(bool enable) in SetMicrophoneEnable() argument
/device/soc/hisilicon/common/platform/mtd/hifmc100/spi_nand/
H A Dhifmc100_spi_nand_ids.c108 int enable; in HifmcCntlrSpinandQeEnableDefault() local
[all...]
/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

Completed in 8 milliseconds

12345678910>>...289