Home
last modified time | relevance | path

Searched refs:fullLinkPath (Results 1 – 1 of 1) sorted by relevance

/external/rmi4utils/rmidevice/
Dhiddevice.cpp664 std::string fullLinkPath = devicePath + buf; in FindTransportDevice() local
665 devDir = opendir(fullLinkPath.c_str()); in FindTransportDevice()