/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/attr/ |
H A D | AttributeArea.js | 47 addTopInput(searchId, label, default_, disable) { argument 58 addInputFunc(default_, ret, searchId, disable) { argument 71 addInput(searchId, label, default_, disable) { argument 85 disable = false, argument 160 addSelect(searchId, label, selectList, default_, disable) { argument
|
/ohos5.0/drivers/peripheral/usb/test/fuzztest/usbmanageinterface_fuzzer/ |
H A D | usbmanageinterface_fuzzer.cpp | 29 bool disable; member
|
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/ |
H A D | disable_bluetooth_plugin.cpp | 47 ErrCode DisableBluetoothPlugin::OnSetPolicy(bool &disable) in OnSetPolicy()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/ |
H A D | softbus_conn_flow_control.h | 38 int32_t (*disable)(struct ConnSlideWindowController *self); member
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_test/ |
H A D | nfc_polling_manager_test.cpp | 88 bool disable = nfcPollingManager.lock()->DisableForegroundByDeathRcpt(); variable 102 bool disable = nfcPollingManager.lock()->DisableForegroundDispatch(element); variable
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/ |
H A D | scan_interface_test.cpp | 175 bool disable = false; variable
|
/ohos5.0/base/msdp/device_status/rust/modules/coordination/server/src/ |
H A D | coordination.rs | 45 pub fn disable(&self, context: &CallingContext, in disable() method
|
H A D | lib.rs | 53 fn disable(&self, context: &CallingContext, data: &BorrowedMsgParcel, in disable() method
|
/ohos5.0/base/usb/usb_manager/services/native/src/ |
H A 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()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/ |
H A D | mock_scan_interface.cpp | 52 ErrCode ScanInterface::DisableScan(bool disable) in DisableScan()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/clock/ |
H A D | clock_core.h | 47 int32_t (*disable)(struct ClockDevice *device); member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/display/ |
H A D | display_component.h | 70 void DisableLayer(bool disable) in DisableLayer()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/include/ |
H A D | lnn_network_manager.h | 70 int32_t (*disable)(struct LnnProtocolManager *self, LnnNetIfMgr *netifMgr); member
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | pcie_test.c | 101 uint8_t disable; in TestPcieReadAndWrite() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/ |
H A D | hdf_dot_config_file.py | 125 def disable(self, item): member in HdfDotConfigFile
|
/ohos5.0/base/startup/appspawn/test/mock/ |
H A D | app_spawn_stub.cpp | 94 void SetTraceDisabled(int disable) {} in SetTraceDisabled()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/ |
H A D | watch_slider_component.h | 154 void SetDisable(bool disable) in SetDisable()
|
/ohos5.0/base/msdp/device_status/rust/data/sys/src/ |
H A D | plugin_manager.rs | 39 …fn disable(&self, context: &CallingContext, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParce… in disable() method
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
H A D | hiappevent_config.cpp | 166 void HiAppEventConfig::SetDisable(bool disable) in SetDisable()
|
/ohos5.0/base/msdp/device_status/rust/modules/drag/server/src/ |
H A D | lib.rs | 72 fn disable(&self, context: &CallingContext, data: &BorrowedMsgParcel, in disable() method
|
/ohos5.0/base/msdp/device_status/rust/ipc/service/src/ |
H A 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
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/ |
H A D | scan_interface.cpp | 94 ErrCode ScanInterface::DisableScan(bool disable) in DisableScan()
|
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/src/ |
H A 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()
|
/ohos5.0/base/theme/screenlock_mgr/frameworks/native/src/ |
H A D | screenlock_app_manager.cpp | 78 int32_t ScreenLockAppManager::SetScreenLockDisabled(bool disable, int userId) in SetScreenLockDisabled()
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/ |
H A D | hiappevent_impl.cpp | 41 int HiAppEventImpl::Configure(bool disable, const std::string& maxStorage) in Configure()
|