Home
last modified time | relevance | path

Searched refs:USB_DEVPATH (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/include/
H A Dconfig.h92 #define USB_DEVPATH "/dev/bus/usb/%u/%u" macro
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_util.cpp166 #ifdef USB_DEVPATH in SmtpfsUsbDevPath()
168 if (realPath.empty() || sscanf_s(realPath.c_str(), USB_DEVPATH, &bus, &dev) != SCANF_NUM) { in SmtpfsUsbDevPath()

Completed in 1 milliseconds