Home
last modified time | relevance | path

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

12345678910>>...73

/base/powermgr/powermgr_lite/frameworks/src/mini/
H A Dpower_screen_saver.c18 BOOL SetScreenSaverState(BOOL enable) in SetScreenSaverState() argument
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dfips.rs12 pub fn enable(enabled: bool) -> Result<(), ErrorStack> { in enable() functions
/base/powermgr/powermgr_lite/services/src/screensaver/small/
H A Dscreen_saver_mgr.cpp29 int32_t ScreenSaverMgrSetState(BOOL enable) in ScreenSaverMgrSetState() argument
/third_party/node/lib/internal/
H A Dinspector_async_hook.js50 function enable() { function
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_aggregation_data_roaming_observer.cpp30 std::string enable = ""; in OnChange() local
/drivers/hdf_core/framework/test/unittest/platform/virtual/mini/
H A Dwatchdog_mini_virtual.c19 int32_t WatchdogEnable(DevHandle handle, bool enable) in WatchdogEnable() argument
27 int32_t WatchdogGetEnable(DevHandle handle, bool *enable) in WatchdogGetEnable() argument
/base/startup/init/services/modules/bootchart/
H A Dbootchart_static.c21 char enable[4] = {}; // 4 enable size in bootchartEarlyHook() local
/third_party/libinput/src/
H A Dlibinput-private-config.c44 libinput_device_config_gesture_set_hold_enabled(struct libinput_device *device, enum libinput_config_hold_state enable) libinput_device_config_gesture_set_hold_enabled() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFMCAsmInfo.h47 void setDwarfUsesRelocationsAcrossSections(bool enable) { in setDwarfUsesRelocationsAcrossSections() argument
/applications/standard/app_samples/code/BasicFeature/Native/NdkNotification/entry/src/main/cpp/
H A DNativeNotificationAdaptor.cpp22 bool enable = OH_Notification_IsNotificationEnabled(); in IsNotificationEnabled() local
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_advanced_notification_service.cpp41 GetDistributedEnableInApplicationInfo( const sptr<NotificationBundleOption> bundleOption, bool &enable) GetDistributedEnableInApplicationInfo() argument
/base/msdp/device_status/rust/data/sys/src/
H A Dplugin_manager.rs37 fn enable(&self, context: &CallingContext, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParcel) -> FusionResult<()>; in enable() functions
/base/msdp/device_status/rust/modules/coordination/server/src/
H A Dcoordination.rs38 pub fn enable(&self, context: &CallingContext, in enable() functions
/base/telephony/cellular_data/services/src/utils/
H A Dnet_manager_tactics_call_back.cpp26 int32_t NetManagerTacticsCallBack::NetStrategySwitch(const std::string &simId, bool enable) in NetStrategySwitch() argument
/drivers/hdf_core/framework/test/unittest/sensor/
H A Dhdf_sensor_test.h23 bool enable; member
/third_party/cJSON/tests/unity/extras/fixture/test/
H A Dunity_output_Spy.c54 void UnityOutputCharSpy_Enable(int enable) in UnityOutputCharSpy_Enable() argument
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dalgebra.hpp46 typedef void enable; typedef
54 typedef void enable; typedef
64 typedef void enable; typedef
70 typedef void enable; typedef
81 typedef void enable; typedef
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_texture.h38 unsigned enable:1; member
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DPragma.cpp62 void Pragma(PragmaBooleanOption option, bool enable) in Pragma() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DEnumClassBitmasksTests.cpp30 static constexpr bool enable = true; member
/third_party/unity/extras/memory/test/
H A Dunity_output_Spy.c53 void UnityOutputCharSpy_Enable(int enable) in UnityOutputCharSpy_Enable() argument
/third_party/vk-gl-cts/framework/egl/
H A DegluCallLogWrapper.hpp47 void enableLogging (bool enable) { m_enableLog = enable; } in enableLogging() argument
/base/account/os_account/test/fuzztest/osaccount/setglobalosaccountconstraints_fuzzer/
H A Dsetglobalosaccountconstraints_fuzzer.cpp42 bool enable = ((fuzzData.GetData<int32_t>() % CONSTANTS_NUMBER_TWO) == 0); in SetGlobalOsAccountConstraintsFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount_stub/setspecificosaccountconstraintsstub_fuzzer/
H A Dsetspecificosaccountconstraintsstub_fuzzer.cpp57 bool enable = ((fuzzData.GetData<size_t>() % CONSTANTS_NUMBER_TWO) == 0); in SetSpecificOsAccountConstraintsStubFuzzTest() local
/base/account/os_account/test/fuzztest/osaccount/setspecificosaccountconstraints_fuzzer/
H A Dsetspecificosaccountconstraints_fuzzer.cpp43 bool enable = ((fuzzData.GetData<int32_t>() % CONSTANTS_NUMBER_TWO) == 0); in SetSpecificOsAccountConstraintsFuzzTest() local

Completed in 11 milliseconds

12345678910>>...73