Searched defs:fsPath (Results 1 – 2 of 2) sorted by relevance
253 std::filesystem::path fsPath = std::filesystem::canonical(U8Path(path), ec); in ResolveAbsolutePath() local
140 static bool IsTraceMountedInner(TraceWorkspace *workspace, const char *fsPath) in IsTraceMountedInner()