Home
last modified time | relevance | path

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

/developtools/hdc/src/daemon/
H A Ddaemon_usb.cpp184 string inPath = basePath + "/ep2"; in ConnectEPPoint() local
185 if ((hUSB->bulkIn = open(inPath.c_str(), O_RDWR)) < 0) { in ConnectEPPoint()
186 WRITE_LOG(LOG_WARN, "%s: cannot open bulk-in ep: errno=%d", inPath.c_str(), errno); in ConnectEPPoint()

Completed in 2 milliseconds