root_path 36 base/file_util.cc int64 ComputeDirectorySize(const FilePath& root_path) { root_path 38 base/file_util.cc FileEnumerator file_iter(root_path, true, FileEnumerator::FILES); root_path 56 base/file_util.h BASE_EXPORT int64 ComputeDirectorySize(const FilePath& root_path); root_path 104 base/files/file_enumerator.h FileEnumerator(const FilePath& root_path, root_path 107 base/files/file_enumerator.h FileEnumerator(const FilePath& root_path, root_path 40 base/files/file_enumerator_posix.cc FileEnumerator::FileEnumerator(const FilePath& root_path, root_path 44 base/files/file_enumerator_posix.cc root_path_(root_path), root_path 49 base/files/file_enumerator_posix.cc pending_paths_.push(root_path); root_path 52 base/files/file_enumerator_posix.cc FileEnumerator::FileEnumerator(const FilePath& root_path, root_path 57 base/files/file_enumerator_posix.cc root_path_(root_path), root_path 60 base/files/file_enumerator_posix.cc pattern_(root_path.Append(pattern).value()) { root_path 68 base/files/file_enumerator_posix.cc pending_paths_.push(root_path); root_path 43 base/files/file_enumerator_win.cc FileEnumerator::FileEnumerator(const FilePath& root_path, root_path 53 base/files/file_enumerator_win.cc pending_paths_.push(root_path); root_path 56 base/files/file_enumerator_win.cc FileEnumerator::FileEnumerator(const FilePath& root_path, root_path 68 base/files/file_enumerator_win.cc pending_paths_.push(root_path); root_path 237 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc root_path().AppendASCII(entry.target_path); root_path 262 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc const base::FilePath path = root_path().AppendASCII(entry.target_path); root_path 269 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc if (path.DirName() != root_path()) { root_path 290 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc ->RegisterDownloadsDirectoryForTesting(root_path()); root_path 311 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc root_path()); root_path 316 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc ->AddVolumeInfoForTesting(root_path(), root_path 456 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc profile, NULL, fake_drive_service_, std::string(), root_path(), NULL); root_path 20 chrome/browser/extensions/extension_resource_protocols.cc base::FilePath root_path; root_path 21 chrome/browser/extensions/extension_resource_protocols.cc PathService::Get(chrome::DIR_RESOURCES_EXTENSION, &root_path); root_path 22 chrome/browser/extensions/extension_resource_protocols.cc return extensions::file_util::ExtensionResourceURLToFilePath(url, root_path); root_path 120 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc ASSERT_TRUE(base::CreateDirectory(root_path())); root_path 141 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc fileapi::kFileSystemTypeNativeMedia, root_path(), NULL); root_path 203 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc PopulateDirectoryWithTestCases(root_path(), root_path 229 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc PopulateDirectoryWithTestCases(root_path(), root_path 277 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc base::FilePath dest_path = root_path().AppendASCII("dest"); root_path 283 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc PopulateDirectoryWithTestCases(root_path(), root_path 323 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc ASSERT_TRUE(base::DeleteFile(root_path(), true)); root_path 324 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc ASSERT_TRUE(base::CreateDirectory(root_path())); root_path 325 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc PopulateDirectoryWithTestCases(root_path(), root_path 331 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc base::FilePath src_path = root_path().AppendASCII("foo.jpg"); root_path 382 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc base::FilePath dest_path = root_path().AppendASCII("dest"); root_path 388 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc PopulateDirectoryWithTestCases(root_path(), root_path 426 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc ASSERT_TRUE(base::DeleteFile(root_path(), true)); root_path 427 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc ASSERT_TRUE(base::CreateDirectory(root_path())); root_path 428 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc PopulateDirectoryWithTestCases(root_path(), root_path 441 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc base::FilePath src_path = root_path().AppendASCII("foo.jpg"); root_path 488 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc PopulateDirectoryWithTestCases(root_path(), root_path 518 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc PopulateDirectoryWithTestCases(root_path(), root_path 552 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc PopulateDirectoryWithTestCases(root_path(), root_path 59 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc void GetGCacheContents(const base::FilePath& root_path, root_path 72 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc base::FileEnumerator enumerator(root_path, true /* recursive */, options); root_path 665 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc const base::FilePath root_path = drive::util::GetCacheRootPath(profile); root_path 671 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc root_path, root_path 688 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc const base::FilePath root_path = drive::util::GetDriveGrandRootPath(); root_path 691 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc root_path, root_path 694 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc root_path)); root_path 697 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc root_path, root_path 700 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc root_path)); root_path 31 chrome/installer/util/delete_tree_work_item.cc const base::FilePath& root_path, root_path 34 chrome/installer/util/delete_tree_work_item.cc : root_path_(root_path), root_path 31 chrome/installer/util/delete_tree_work_item.h DeleteTreeWorkItem(const base::FilePath& root_path, root_path 74 chrome/installer/util/work_item.cc const base::FilePath& root_path, root_path 77 chrome/installer/util/work_item.cc return new DeleteTreeWorkItem(root_path, temp_path, key_paths); root_path 113 chrome/installer/util/work_item.h const base::FilePath& root_path, root_path 142 chrome/installer/util/work_item_list.cc const base::FilePath& root_path, root_path 145 chrome/installer/util/work_item_list.cc WorkItem* item = WorkItem::CreateDeleteTreeWorkItem(root_path, temp_path, root_path 151 chrome/installer/util/work_item_list.cc WorkItem* WorkItemList::AddDeleteTreeWorkItem(const base::FilePath& root_path, root_path 154 chrome/installer/util/work_item_list.cc return AddDeleteTreeWorkItem(root_path, temp_path, no_key_files); root_path 85 chrome/installer/util/work_item_list.h const base::FilePath& root_path, root_path 90 chrome/installer/util/work_item_list.h virtual WorkItem* AddDeleteTreeWorkItem(const base::FilePath& root_path, root_path 270 content/browser/fileapi/dragged_file_util_unittest.cc base::FilePath root = root_path().Append( root_path 333 content/browser/fileapi/dragged_file_util_unittest.cc SetUpOneFileSystemTestCase(root_path(), test_case); root_path 337 content/browser/fileapi/dragged_file_util_unittest.cc ASSERT_TRUE(base::GetFileInfo(root_path().Append(test_case.path), &info)); root_path 119 content/browser/fileapi/sandbox_file_system_backend_unittest.cc base::FilePath* root_path) { root_path 131 content/browser/fileapi/sandbox_file_system_backend_unittest.cc if (root_path) root_path 132 content/browser/fileapi/sandbox_file_system_backend_unittest.cc *root_path = returned_root_path; root_path 213 content/browser/fileapi/sandbox_file_system_backend_unittest.cc base::FilePath root_path; root_path 217 content/browser/fileapi/sandbox_file_system_backend_unittest.cc &root_path)); root_path 221 content/browser/fileapi/sandbox_file_system_backend_unittest.cc EXPECT_EQ(expected.value(), root_path.value()); root_path 222 content/browser/fileapi/sandbox_file_system_backend_unittest.cc EXPECT_TRUE(base::DirectoryExists(root_path)); root_path 224 content/browser/fileapi/sandbox_file_system_backend_unittest.cc returned_root_path[i] = root_path; root_path 233 content/browser/fileapi/sandbox_file_system_backend_unittest.cc base::FilePath root_path; root_path 237 content/browser/fileapi/sandbox_file_system_backend_unittest.cc &root_path)); root_path 239 content/browser/fileapi/sandbox_file_system_backend_unittest.cc EXPECT_EQ(returned_root_path[i].value(), root_path.value()); root_path 312 content/browser/fileapi/sandbox_file_system_backend_unittest.cc base::FilePath root_path; root_path 316 content/browser/fileapi/sandbox_file_system_backend_unittest.cc &root_path)); root_path 319 content/browser/fileapi/sandbox_file_system_backend_unittest.cc EXPECT_EQ(expected.value(), root_path.value()); root_path 320 content/browser/fileapi/sandbox_file_system_backend_unittest.cc EXPECT_TRUE(base::DirectoryExists(root_path)); root_path 60 content/common/child_process_host_impl.cc base::FilePath root_path = helper_app_path.DirName(); root_path 68 content/common/child_process_host_impl.cc base::FilePath new_path = root_path.Append(new_basename_app) root_path 41 content/test/fileapi_test_file_set.cc void SetUpOneFileSystemTestCase(const base::FilePath& root_path, root_path 43 content/test/fileapi_test_file_set.cc base::FilePath path = root_path.Append(test_case.path); root_path 60 content/test/fileapi_test_file_set.cc void SetUpRegularFileSystemTestCases(const base::FilePath& root_path) { root_path 63 content/test/fileapi_test_file_set.cc SetUpOneFileSystemTestCase(root_path, kRegularFileSystemTestCases[i]); root_path 32 content/test/fileapi_test_file_set.h void SetUpOneFileSystemTestCase(const base::FilePath& root_path, root_path 36 content/test/fileapi_test_file_set.h void SetUpRegularFileSystemTestCases(const base::FilePath& root_path); root_path 35 extensions/common/extension_resource_unittest.cc base::FilePath root_path; root_path 36 extensions/common/extension_resource_unittest.cc ASSERT_TRUE(PathService::Get(DIR_TEST_DATA, &root_path)); root_path 40 extensions/common/extension_resource_unittest.cc ExtensionResource resource(extension_id, root_path, relative_path); root_path 43 extensions/common/extension_resource_unittest.cc EXPECT_EQ(root_path.value(), resource.extension_root().value()); root_path 58 extensions/common/file_util_unittest.cc base::FilePath root_path; root_path 60 extensions/common/file_util_unittest.cc base::FilePath::StringType(), &root_path)); root_path 61 extensions/common/file_util_unittest.cc root_path = base::MakeAbsoluteFilePath(root_path); root_path 62 extensions/common/file_util_unittest.cc ASSERT_FALSE(root_path.empty()); root_path 64 extensions/common/file_util_unittest.cc base::FilePath api_path = root_path.Append(FILE_PATH_LITERAL("apiname")); root_path 112 extensions/common/file_util_unittest.cc expected_path = root_path.Append(FILE_PATH_LITERAL("apiname")).Append( root_path 115 extensions/common/file_util_unittest.cc extensions::file_util::ExtensionResourceURLToFilePath(url, root_path); root_path 120 extensions/common/file_util_unittest.cc ASSERT_TRUE(base::DeleteFile(root_path, true)); root_path 138 net/base/directory_lister_unittest.cc DirectoryLister lister(root_path(), &delegate); root_path 148 net/base/directory_lister_unittest.cc DirectoryLister lister(root_path(), true, DirectoryLister::FULL_PATH, root_path 159 net/base/directory_lister_unittest.cc DirectoryLister lister(root_path(), &delegate); root_path 85 third_party/zlib/google/zip.cc const base::FilePath& root_path) { root_path 87 third_party/zlib/google/zip.cc bool result = root_path.AppendRelativePath(path, &relative_path); root_path 34 tools/gn/build_settings.h const base::FilePath& root_path() const { return root_path_; } root_path 65 tools/gn/commands.cc setup->build_settings().root_path()), root_path 36 tools/gn/ninja_build_writer.cc cmdline.AppendSwitchPath("--root", build_settings->root_path()); root_path 268 tools/gn/setup.cc base::FilePath root_path; root_path 273 tools/gn/setup.cc root_path = base::MakeAbsoluteFilePath(relative_root_path); root_path 274 tools/gn/setup.cc dotfile_name_ = root_path.Append(kGnFile); root_path 286 tools/gn/setup.cc root_path = dotfile_name_.DirName(); root_path 290 tools/gn/setup.cc scheduler_.Log("Using source root", FilePathToUTF8(root_path)); root_path 291 tools/gn/setup.cc build_settings_.SetRootPath(root_path); root_path 298 tools/gn/setup.cc SourceDirForCurrentDirectory(build_settings_.root_path()). root_path 78 webkit/browser/fileapi/native_file_util.cc NativeFileEnumerator(const base::FilePath& root_path, root_path 81 webkit/browser/fileapi/native_file_util.cc : file_enum_(root_path, recursive, file_type) { root_path 206 webkit/browser/fileapi/native_file_util.cc NativeFileUtil::CreateFileEnumerator(const base::FilePath& root_path, root_path 209 webkit/browser/fileapi/native_file_util.cc root_path, recursive, root_path 51 webkit/browser/fileapi/native_file_util.h CreateFileEnumerator(const base::FilePath& root_path,