Home
last modified time | relevance | path

Searched defs:disable (Results 1 – 25 of 28) sorted by relevance

12

/base/customization/enterprise_device_management/services/edm_plugin/src/
Ddisable_bluetooth_plugin.cpp47 ErrCode DisableBluetoothPlugin::OnSetPolicy(bool &disable) in OnSetPolicy()
/base/msdp/device_status/rust/modules/coordination/server/src/
Dcoordination.rs45 pub fn disable(&self, context: &CallingContext, in disable() method
Dlib.rs53 fn disable(&self, context: &CallingContext, data: &BorrowedMsgParcel, in disable() method
/base/usb/usb_manager/services/native/src/
Dusb_service.cpp1269 …UsbService::ExecuteManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool disable) in ExecuteManageInterfaceType()
1297 …id UsbService::ExecuteManageDeviceType(const std::vector<UsbDeviceType> &disableType, bool disable, in ExecuteManageDeviceType()
1903 int32_t UsbService::ManageGlobalInterface(bool disable) in ManageGlobalInterface()
1913 int32_t UsbService::ManageDevice(int32_t vendorId, int32_t productId, bool disable) in ManageDevice()
1923 int32_t UsbService::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool disable) in ManageInterfaceType()
1932 int32_t UsbService::ManageGlobalInterfaceImpl(bool disable) in ManageGlobalInterfaceImpl()
1967 int32_t UsbService::ManageDeviceImpl(int32_t vendorId, int32_t productId, bool disable) in ManageDeviceImpl()
2004 int32_t UsbService::ManageInterfaceTypeImpl(InterfaceType interfaceType, bool disable) in ManageInterfaceTypeImpl()
2051 int32_t UsbService::ManageDeviceTypeImpl(InterfaceType interfaceType, bool disable) in ManageDeviceTypeImpl()
2075 …t UsbService::ManageInterface(const HDI::Usb::V1_0::UsbDev &dev, uint8_t interfaceId, bool disable) in ManageInterface()
/base/startup/appspawn/test/mock/
Dapp_spawn_stub.cpp94 void SetTraceDisabled(int disable) {} in SetTraceDisabled()
/base/hiviewdfx/hiappevent/test/unittest/common/napi/
Dnapi_hiappevent.test.js926 disable: true property
943 disable: true property
961 disable: false, property
968 disable: true, property
972 disable: false, property
994 disable: false, property
1003 disable: null, property
1030 configureTest({ disable: 123 }, expectErr) property
/base/msdp/device_status/rust/data/sys/src/
Dplugin_manager.rs39 …fn disable(&self, context: &CallingContext, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParce… in disable() method
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_config.cpp166 void HiAppEventConfig::SetDisable(bool disable) in SetDisable()
/base/msdp/device_status/rust/modules/drag/server/src/
Dlib.rs72 fn disable(&self, context: &CallingContext, data: &BorrowedMsgParcel, in disable() method
/base/msdp/device_status/rust/ipc/service/src/
Dlib.rs53 …fn disable(&self, intention: Intention, data: &BorrowedMsgParcel<'_>, reply: &mut BorrowedMsgParce… in disable() method
186 fn disable(&self, intention: Intention, data: &BorrowedMsgParcel<'_>, in disable() method
/base/usb/usb_manager/interfaces/innerkits/native/src/
Dusb_srv_client.cpp479 int32_t UsbSrvClient::ManageGlobalInterface(bool disable) in ManageGlobalInterface()
489 int32_t UsbSrvClient::ManageDevice(int32_t vendorId, int32_t productId, bool disable) in ManageDevice()
499 …32_t UsbSrvClient::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool disable) in ManageInterfaceType()
/base/msdp/device_status/rust/modules/basic/server/src/
Dlib.rs72 fn disable(&self, context: &CallingContext, data: &BorrowedMsgParcel, in disable() method
/base/theme/screenlock_mgr/frameworks/native/src/
Dscreenlock_app_manager.cpp78 int32_t ScreenLockAppManager::SetScreenLockDisabled(bool disable, int userId) in SetScreenLockDisabled()
Dscreenlock_manager_proxy.cpp260 int32_t ScreenLockManagerProxy::SetScreenLockDisabled(bool disable, int userId) in SetScreenLockDisabled()
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
Dhiappevent_impl.cpp41 int HiAppEventImpl::Configure(bool disable, const std::string& maxStorage) in Configure()
/base/msdp/device_status/rust/ipc/client/src/
Dlib.rs104 pub fn disable(&self, intention: Intention, data: &dyn Serialize, in disable() method
/base/theme/screenlock_mgr/frameworks/js/napi/include/
Dnapi_screenlock_ability.h49 bool disable; member
/base/customization/enterprise_device_management/interfaces/inner_api/usb_manager/src/
Dusb_manager_proxy.cpp58 int32_t UsbManagerProxy::DisableUsb(const AppExecFwk::ElementName &admin, bool disable) in DisableUsb()
/base/msdp/device_status/rust/ipc/server/src/
Dfusion_ipc_delegator.rs106 fn disable(&self, intention: Intention, data: &BorrowedMsgParcel, in disable() method
/base/theme/screenlock_mgr/test/unittest/
Dscreenlock_service_test.cpp615 bool disable = true; variable
/base/theme/screenlock_mgr/services/src/
Dscreenlock_manager_stub.cpp211 bool disable = data.ReadBool(); in OnSetScreenLockDisabled() local
Dscreenlock_system_ability.cpp534 int32_t ScreenLockSystemAbility::SetScreenLockDisabled(bool disable, int userId) in SetScreenLockDisabled()
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
Dcommon.h23 bool disable = false; member
/base/usb/usb_manager/services/zidl/src/
Dusb_srv_proxy.cpp1248 int32_t UsbServerProxy::ManageGlobalInterface(bool disable) in ManageGlobalInterface()
1270 int32_t UsbServerProxy::ManageDevice(int32_t vendorId, int32_t productId, bool disable) in ManageDevice()
1294 …_t UsbServerProxy::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool disable) in ManageInterfaceType()
Dusb_srv_stub.cpp1099 bool disable = false; in DoManageGlobalInterface() local
1112 bool disable = false; in DoManageDevice() local
1131 bool disable = false; in DoManageInterfaceType() local

12