Searched refs:relative_root_path (Results 1 – 1 of 1) sorted by relevance
396 base::FilePath relative_root_path = cmdline.GetSwitchValuePath(kSwitchRoot); in FillSourceDir() local397 if (!relative_root_path.empty()) { in FillSourceDir()398 root_path = base::MakeAbsoluteFilePath(relative_root_path); in FillSourceDir()401 "The path \"" + FilePathToUTF8(relative_root_path) + in FillSourceDir()