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