Home
last modified time | relevance | path

Searched defs:usbMountPoint (Results 1 – 5 of 5) sorted by relevance

/developtools/hdc/hdc_rust/src/cffi/host/
Dhost_usb.h59 std::string usbMountPoint; member
102 std::string usbMountPoint; member
Dhost_usb.cpp336 bool HostUsb::FindDeviceByID(HUSB hUSB, const char *usbMountPoint, libusb_context *ctxUSB) in OpenDeviceMyNeed()
/developtools/hdc/src/common/
Ddefine_plus.h147 std::string usbMountPoint; member
363 std::string usbMountPoint; member
/developtools/hdc/src/host/
Dserver.cpp422 string usbMountPoint = hdiOld->usbMountPoint; in NotifyInstanceSessionFree() local
Dhost_usb.cpp702 bool HdcHostUSB::FindDeviceByID(HUSB hUSB, const char *usbMountPoint, libusb_context *ctxUSB) in FindDeviceByID()