Searched refs:GetDriveGrandRootPath (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfile_system_util.h57 const base::FilePath& GetDriveGrandRootPath();
H A Dfile_system_util.cc114 const base::FilePath& GetDriveGrandRootPath() { function in namespace:drive::util
253 base::FilePath drive_path = GetDriveGrandRootPath();
H A Dchange_list_loader_unittest.cc251 util::GetDriveGrandRootPath()));
H A Dchange_list_processor.cc180 changed_dirs_.insert(util::GetDriveGrandRootPath());
H A Dchange_list_loader.cc824 const base::FilePath changed_directory_path(util::GetDriveGrandRootPath());
H A Dfile_system.cc615 if (util::GetDriveGrandRootPath().IsParent(file_path)) {
H A Dfile_system_unittest.cc479 EXPECT_TRUE(ReadDirectorySync(util::GetDriveGrandRootPath()));
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Ddrive_internals_ui.cc711 const base::FilePath root_path = drive::util::GetDriveGrandRootPath();

Completed in 335 milliseconds