GetFile           207 apps/launcher.cc     file_system->GetFile(
GetFile            57 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void GetFile(const base::FilePath& file_path,
GetFile            86 chrome/browser/chromeos/drive/fake_file_system.h   virtual void GetFile(const base::FilePath& file_path,
GetFile            87 chrome/browser/chromeos/drive/file_cache.h   FileError GetFile(const std::string& id, base::FilePath* cache_file_path);
GetFile           157 chrome/browser/chromeos/drive/file_cache_unittest.cc   ASSERT_EQ(FILE_ERROR_OK, cache_->GetFile(id_tmp, &tmp_path));
GetFile           166 chrome/browser/chromeos/drive/file_cache_unittest.cc   ASSERT_EQ(FILE_ERROR_OK, cache_->GetFile(id_pinned, &pinned_path));
GetFile           187 chrome/browser/chromeos/drive/file_cache_unittest.cc TEST_F(FileCacheTest, GetFile) {
GetFile           202 chrome/browser/chromeos/drive/file_cache_unittest.cc   EXPECT_EQ(FILE_ERROR_OK, cache_->GetFile(id, &cache_file_path));
GetFile           213 chrome/browser/chromeos/drive/file_cache_unittest.cc   EXPECT_EQ(FILE_ERROR_NOT_FOUND, cache_->GetFile(id, &cache_file_path));
GetFile           219 chrome/browser/chromeos/drive/file_cache_unittest.cc   EXPECT_EQ(FILE_ERROR_NOT_FOUND, cache_->GetFile(id, &cache_file_path));
GetFile           225 chrome/browser/chromeos/drive/file_cache_unittest.cc   EXPECT_EQ(FILE_ERROR_OK, cache_->GetFile(id, &cache_file_path));
GetFile           253 chrome/browser/chromeos/drive/file_cache_unittest.cc   EXPECT_EQ(FILE_ERROR_OK, cache_->GetFile(id, &cache_file_path));
GetFile           404 chrome/browser/chromeos/drive/file_cache_unittest.cc   EXPECT_EQ(FILE_ERROR_OK, cache_->GetFile(id, &cache_file_path));
GetFile           471 chrome/browser/chromeos/drive/file_cache_unittest.cc   EXPECT_EQ(FILE_ERROR_OK, cache_->GetFile(id, &cache_file_path));
GetFile            77 chrome/browser/chromeos/drive/file_system.cc   error = cache->GetFile(local_id, &local_cache_path);
GetFile           126 chrome/browser/chromeos/drive/file_system.h   virtual void GetFile(const base::FilePath& file_path,
GetFile           154 chrome/browser/chromeos/drive/file_system/copy_operation.cc   error = cache->GetFile(params->src_entry.local_id(), &cache_file_path);
GetFile           373 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc       base::Bind(&internal::FileCache::GetFile,
GetFile           156 chrome/browser/chromeos/drive/file_system/download_operation.cc   error = cache->GetFile(local_id, cache_file_path);
GetFile           243 chrome/browser/chromeos/drive/file_system/download_operation.cc   return cache->GetFile(local_id, cache_file_path);
GetFile            54 chrome/browser/chromeos/drive/file_system/truncate_operation_unittest.cc       base::Bind(&internal::FileCache::GetFile,
GetFile           117 chrome/browser/chromeos/drive/file_system/truncate_operation_unittest.cc       base::Bind(&internal::FileCache::GetFile,
GetFile           323 chrome/browser/chromeos/drive/file_system_interface.h   virtual void GetFile(const base::FilePath& file_path,
GetFile           316 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc   file_system->GetFile(file_path,
GetFile            89 chrome/browser/chromeos/drive/sync/entry_update_performer.cc       error = cache->GetFile(local_id, &local_state->cache_file_path);
GetFile           368 chrome/browser/chromeos/drive/sync_client_unittest.cc   EXPECT_EQ(FILE_ERROR_OK, cache_->GetFile(GetLocalId("fetched"), &cache_file));
GetFile           373 chrome/browser/chromeos/drive/sync_client_unittest.cc   EXPECT_EQ(FILE_ERROR_OK, cache_->GetFile(GetLocalId("dirty"), &cache_file));
GetFile           388 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc   file_system->GetFile(
GetFile            81 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc           file_system->GetFile(
GetFile           155 chrome/browser/ui/ash/screenshot_taker.cc     file_system->GetFile(
GetFile           520 components/nacl/loader/nacl_ipc_adapter.cc                 locked_data_.nacl_msg_scanner_.GetFile(iter->file_io()),
GetFile           121 content/browser/download/download_manager_impl.cc   save_info->file = params->GetFile();
GetFile           140 content/public/browser/download_url_parameters.h   base::File GetFile() { return save_info_.file.Pass(); }
GetFile           655 net/disk_cache/blockfile/backend_impl.cc   return block_files_.GetFile(address);
GetFile           357 net/disk_cache/blockfile/block_files.cc   MappedFile* file = GetFile(address);
GetFile           423 net/disk_cache/blockfile/block_files.cc   MappedFile* file = GetFile(address);
GetFile           594 net/disk_cache/blockfile/block_files.cc   return GetFile(address);
GetFile           614 net/disk_cache/blockfile/block_files.cc     MappedFile* next_file = GetFile(address);
GetFile           101 net/disk_cache/blockfile/block_files.h   MappedFile* GetFile(Addr address);
GetFile           117 net/disk_cache/blockfile/block_files_unittest.cc   MappedFile* file = files.GetFile(address);
GetFile           142 net/disk_cache/blockfile/block_files_unittest.cc   file = files.GetFile(address);
GetFile           213 net/disk_cache/blockfile/block_files_unittest.cc   MappedFile* file = files.GetFile(address);
GetFile           225 net/disk_cache/blockfile/block_files_unittest.cc   file = files.GetFile(address);
GetFile           239 net/disk_cache/blockfile/block_files_unittest.cc   file = files.GetFile(address);
GetFile           266 net/disk_cache/blockfile/block_files_unittest.cc   EXPECT_TRUE(NULL == files.GetFile(addr));
GetFile           275 net/disk_cache/blockfile/block_files_unittest.cc   EXPECT_TRUE(NULL == files.GetFile(addr));
GetFile           278 net/disk_cache/blockfile/block_files_unittest.cc   EXPECT_TRUE(NULL == files.GetFile(addr));
GetFile           331 net/disk_cache/blockfile/block_files_unittest.cc       reinterpret_cast<BlockFileHeader*>(files.GetFile(address[0])->buffer());
GetFile            68 net/tools/dump_cache/dump_files.cc   disk_cache::MappedFile* file = block_files.GetFile(address);
GetFile           235 net/tools/dump_cache/dump_files.cc   disk_cache::MappedFile* file = block_files_.GetFile(address);
GetFile           260 net/tools/dump_cache/dump_files.cc   disk_cache::MappedFile* file = block_files_.GetFile(address);
GetFile            98 ppapi/proxy/nacl_message_scanner.h   FileIO* GetFile(PP_Resource file_io);
GetFile           276 third_party/protobuf/src/google/protobuf/descriptor.cc   const FileDescriptor* GetFile() const {
GetFile           981 third_party/protobuf/src/google/protobuf/descriptor.cc   if (!result.IsNull()) return result.GetFile();
GetFile           989 third_party/protobuf/src/google/protobuf/descriptor.cc     if (!result.IsNull()) return result.GetFile();
GetFile          2630 third_party/protobuf/src/google/protobuf/descriptor.cc   const FileDescriptor* file = result.GetFile();
GetFile          2869 third_party/protobuf/src/google/protobuf/descriptor.cc     const FileDescriptor* other_file = tables_->FindSymbol(full_name).GetFile();
GetFile          2912 third_party/protobuf/src/google/protobuf/descriptor.cc                "a package) in file \"" + existing_symbol.GetFile()->name() +
GetFile           256 webkit/browser/fileapi/file_system_usage_cache.cc   base::File* file = GetFile(file_path);
GetFile           266 webkit/browser/fileapi/file_system_usage_cache.cc   base::File* file = GetFile(file_path);
GetFile           275 webkit/browser/fileapi/file_system_usage_cache.cc   base::File* file = GetFile(file_path);
GetFile            78 webkit/browser/fileapi/file_system_usage_cache.h   base::File* GetFile(const base::FilePath& file_path);