| /base/customization/enterprise_device_management/services/edm_plugin/src/ |
| D | disable_bluetooth_plugin.cpp | 47 ErrCode DisableBluetoothPlugin::OnSetPolicy(bool &disable) in OnSetPolicy()
|
| /base/msdp/device_status/rust/modules/coordination/server/src/ |
| D | coordination.rs | 45 pub fn disable(&self, context: &CallingContext, in disable() method
|
| D | lib.rs | 53 fn disable(&self, context: &CallingContext, data: &BorrowedMsgParcel, in disable() method
|
| /base/usb/usb_manager/services/native/src/ |
| D | usb_service.cpp | 1269 …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/ |
| D | app_spawn_stub.cpp | 94 void SetTraceDisabled(int disable) {} in SetTraceDisabled()
|
| /base/hiviewdfx/hiappevent/test/unittest/common/napi/ |
| D | napi_hiappevent.test.js | 926 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/ |
| D | plugin_manager.rs | 39 …fn disable(&self, context: &CallingContext, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParce… in disable() method
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
| D | hiappevent_config.cpp | 166 void HiAppEventConfig::SetDisable(bool disable) in SetDisable()
|
| /base/msdp/device_status/rust/modules/drag/server/src/ |
| D | lib.rs | 72 fn disable(&self, context: &CallingContext, data: &BorrowedMsgParcel, in disable() method
|
| /base/msdp/device_status/rust/ipc/service/src/ |
| D | lib.rs | 53 …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/ |
| D | usb_srv_client.cpp | 479 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/ |
| D | lib.rs | 72 fn disable(&self, context: &CallingContext, data: &BorrowedMsgParcel, in disable() method
|
| /base/theme/screenlock_mgr/frameworks/native/src/ |
| D | screenlock_app_manager.cpp | 78 int32_t ScreenLockAppManager::SetScreenLockDisabled(bool disable, int userId) in SetScreenLockDisabled()
|
| D | screenlock_manager_proxy.cpp | 260 int32_t ScreenLockManagerProxy::SetScreenLockDisabled(bool disable, int userId) in SetScreenLockDisabled()
|
| /base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/ |
| D | hiappevent_impl.cpp | 41 int HiAppEventImpl::Configure(bool disable, const std::string& maxStorage) in Configure()
|
| /base/msdp/device_status/rust/ipc/client/src/ |
| D | lib.rs | 104 pub fn disable(&self, intention: Intention, data: &dyn Serialize, in disable() method
|
| /base/theme/screenlock_mgr/frameworks/js/napi/include/ |
| D | napi_screenlock_ability.h | 49 bool disable; member
|
| /base/customization/enterprise_device_management/interfaces/inner_api/usb_manager/src/ |
| D | usb_manager_proxy.cpp | 58 int32_t UsbManagerProxy::DisableUsb(const AppExecFwk::ElementName &admin, bool disable) in DisableUsb()
|
| /base/msdp/device_status/rust/ipc/server/src/ |
| D | fusion_ipc_delegator.rs | 106 fn disable(&self, intention: Intention, data: &BorrowedMsgParcel, in disable() method
|
| /base/theme/screenlock_mgr/test/unittest/ |
| D | screenlock_service_test.cpp | 615 bool disable = true; variable
|
| /base/theme/screenlock_mgr/services/src/ |
| D | screenlock_manager_stub.cpp | 211 bool disable = data.ReadBool(); in OnSetScreenLockDisabled() local
|
| D | screenlock_system_ability.cpp | 534 int32_t ScreenLockSystemAbility::SetScreenLockDisabled(bool disable, int userId) in SetScreenLockDisabled()
|
| /base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/ |
| D | common.h | 23 bool disable = false; member
|
| /base/usb/usb_manager/services/zidl/src/ |
| D | usb_srv_proxy.cpp | 1248 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()
|
| D | usb_srv_stub.cpp | 1099 bool disable = false; in DoManageGlobalInterface() local 1112 bool disable = false; in DoManageDevice() local 1131 bool disable = false; in DoManageInterfaceType() local
|