Home
last modified time | relevance | path

Searched defs:interfaceType (Results 1 – 8 of 8) sorted by relevance

/base/usb/usb_manager/test/native/service_unittest/src/
Dusb_manage_interface_test.cpp199 InterfaceType interfaceType = InterfaceType::TYPE_HID; variable
227 InterfaceType interfaceType = InterfaceType::TYPE_HID; variable
254 InterfaceType interfaceType = InterfaceType::TYPE_HID; variable
/base/usb/usb_manager/services/native/src/
Dusb_host_manager.cpp211 std::string UsbHostManager::ConcatenateToDescription(const UsbDeviceType &interfaceType, const std:… in ConcatenateToDescription()
221 std::string UsbHostManager::GetInterfaceUsageDescription(const UsbDeviceType &interfaceType) in GetInterfaceUsageDescription()
244 UsbDeviceType interfaceType = {interface.GetClass(), in GetInterfaceDescription() local
Dusb_service.cpp1818 int32_t UsbService::ManageInterfaceStorage(InterfaceType interfaceType, bool disable) in ManageInterfaceStorage()
1908 int32_t UsbService::ManageInterfaceTypeImpl(InterfaceType interfaceType, bool disable) in ManageInterfaceTypeImpl()
/base/usb/usb_manager/test/fuzztest/usbmgrmanageinterfacetype_fuzzer/
Dusbmgrmanageinterfacetype_fuzzer.cpp36 InterfaceType interfaceType = (InterfaceType)(*data); in UsbMgrManageDeviceFuzzTest() local
/base/security/code_signature/utils/include/
Dcs_hisysevent.h38 inline void ReportInvalidCaller(const std::string &interfaceType, uint32_t tokenId) in ReportInvalidCaller()
/base/usb/usb_manager/interfaces/innerkits/native/src/
Dusb_srv_client.cpp499 int32_t UsbSrvClient::ManageInterfaceStorage(InterfaceType interfaceType, bool disable) in ManageInterfaceStorage()
/base/usb/usb_manager/services/zidl/src/
Dusb_srv_stub.cpp1080 int32_t interfaceType = 0; in DoManageInterfaceStorage() local
Dusb_srv_proxy.cpp1256 int32_t UsbServerProxy::ManageInterfaceStorage(InterfaceType interfaceType, bool disable) in ManageInterfaceStorage()