Searched refs:RemotePath (Results 1 – 1 of 1) sorted by relevance
41 CC(StringRef ccPath, StringRef RemotePath, in CC() argument43 : CCPath(std::string(ccPath)), RemoteClientPath(std::string(RemotePath)) { in CC()