Searched refs:linkStrPath (Results 1 – 2 of 2) sorted by relevance
312 fs::path linkStrPath = fs::read_symlink(symLinkPath); in buildDriverName() local313 driverName = linkStrPath.filename(); in buildDriverName()
1305 fs::path linkStrPath = fs::read_symlink(symLinkPath); in buildDriverName() local1306 driverName = linkStrPath.filename(); in buildDriverName()