Searched refs:sourceRoot (Results 1 – 2 of 2) sorted by relevance
379 private void copyFiles(String sourceRoot, String targetRoot) throws Exception { in copyFiles() argument382 bots.roots.openRoot(sourceRoot); in copyFiles()
1374 auto [sourceRoot, subpath] = registry().rootAndSubpathFor(sourceDir); in IncFs_BindMount()1375 if (sourceRoot.empty()) { in IncFs_BindMount()1379 LOG(WARNING) << "[incfs] Binding the root mount '" << sourceRoot << "' is not allowed"; in IncFs_BindMount()