Searched refs:linkStrPath (Results 1 – 1 of 1) sorted by relevance
1323 fs::path linkStrPath = fs::read_symlink(symLinkPath); in buildDriverName() local1324 driverName = linkStrPath.filename(); in buildDriverName()