HomeSort by relevance Sort by last modified time
    Searched refs:GetDriveGrandRootPath (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/browser/chromeos/drive/
directory_loader_unittest.cc 149 util::GetDriveGrandRootPath(),
209 util::GetDriveGrandRootPath(),
217 util::GetDriveGrandRootPath(),
file_system_util.h 54 const base::FilePath& GetDriveGrandRootPath();
file_system_util.cc 94 const base::FilePath& GetDriveGrandRootPath() {
188 base::FilePath drive_path = GetDriveGrandRootPath();
change_list_processor_unittest.cc 600 util::GetDriveGrandRootPath().AppendASCII("other/new_file"), &entry));
directory_loader.cc 264 util::GetDriveGrandRootPath().IsParent(directory_path)) {
file_system_unittest.cc 684 EXPECT_TRUE(ReadDirectorySync(util::GetDriveGrandRootPath()));
    [all...]
  /external/chromium_org/chrome/browser/chromeos/file_manager/
fileapi_util.cc 259 drive::util::GetDriveGrandRootPath().AppendRelativePath(drive_path, &path);
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
drive_internals_ui.cc 686 const base::FilePath root_path = drive::util::GetDriveGrandRootPath();
    [all...]

Completed in 1311 milliseconds