Home | History | Annotate | Download | only in chromeos

Lines Matching defs:root_path

52 // Gets metadata of all files and directories in |root_path|
62 void GetGCacheContents(const base::FilePath& root_path,
75 base::FileEnumerator enumerator(root_path, true /* recursive */, options);
615 const base::FilePath root_path = drive::util::GetCacheRootPath(profile);
621 root_path,
642 const base::FilePath root_path = drive::util::GetDriveGrandRootPath();
645 root_path,
648 root_path));
651 root_path,
654 root_path));