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.h154 std::string usbMountPoint; member
433 std::string usbMountPoint; member
/developtools/hdc/src/host/
Dhost_usb.cpp729 bool HdcHostUSB::FindDeviceByID(HUSB hUSB, const char *usbMountPoint, libusb_context *ctxUSB) in FindDeviceByID()
Dserver.cpp432 string usbMountPoint = hdiOld->usbMountPoint; in NotifyInstanceSessionFree() local