Searched refs:fullLinkPath (Results 1 – 1 of 1) sorted by relevance
664 std::string fullLinkPath = devicePath + buf; in FindTransportDevice() local665 devDir = opendir(fullLinkPath.c_str()); in FindTransportDevice()