GetNextId 28 android_webview/browser/aw_download_manager_delegate.h virtual void GetNextId(const content::DownloadIdCallback& callback) OVERRIDE; GetNextId 258 chrome/browser/download/chrome_download_manager_delegate.cc profile_->GetOriginalProfile())->GetDelegate()->GetNextId(callback); GetNextId 69 chrome/browser/download/chrome_download_manager_delegate.h virtual void GetNextId(const content::DownloadIdCallback& callback) OVERRIDE; GetNextId 16 chrome/renderer/extensions/id_generator_custom_bindings.cc RouteFunction("GetNextId", base::Bind(&IdGeneratorCustomBindings::GetNextId, GetNextId 19 chrome/renderer/extensions/id_generator_custom_bindings.h void GetNextId(const v8::FunctionCallbackInfo<v8::Value>& args); GetNextId 260 content/browser/download/download_manager_impl.cc delegate_->GetNextId(callback); GetNextId 369 content/browser/download/download_manager_impl.cc GetNextId(got_id); GetNextId 484 content/browser/download/download_manager_impl.cc GetNextId(base::Bind( GetNextId 135 content/browser/download/download_manager_impl.h void GetNextId(const DownloadIdCallback& callback); GetNextId 185 content/browser/download/download_manager_impl_unittest.cc MOCK_METHOD1(GetNextId, void(const DownloadIdCallback&)); GetNextId 610 content/browser/download/download_manager_impl_unittest.cc EXPECT_CALL(GetMockDownloadManagerDelegate(), GetNextId(_)) GetNextId 382 content/browser/download/save_file_manager.cc info->save_id = GetNextId(); GetNextId 95 content/browser/download/save_file_manager.h int GetNextId(); GetNextId 53 content/browser/download/save_file_resource_handler.cc save_id_ = save_manager_->GetNextId(); GetNextId 64 content/public/browser/download_manager_delegate.h virtual void GetNextId(const DownloadIdCallback& callback); GetNextId 86 content/renderer/gpu/compositor_software_output_device.cc return new Buffer(GetNextId(), mem.Pass()); GetNextId 84 content/renderer/gpu/compositor_software_output_device.h unsigned GetNextId(); GetNextId 31 content/shell/browser/shell_download_manager_delegate.h virtual void GetNextId(const DownloadIdCallback& callback) OVERRIDE; GetNextId 351 net/dns/dns_transaction_unittest.cc base::Bind(&DnsTransactionTest::GetNextId, base::Unretained(this)), GetNextId 37 remoting/client/plugin/delegating_signal_strategy.h virtual std::string GetNextId() OVERRIDE; GetNextId 106 remoting/host/heartbeat_sender_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()) GetNextId 128 remoting/host/heartbeat_sender_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()) GetNextId 145 remoting/host/heartbeat_sender_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()) GetNextId 167 remoting/host/heartbeat_sender_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()) GetNextId 182 remoting/host/heartbeat_sender_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()) GetNextId 74 remoting/host/host_status_sender_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()) GetNextId 102 remoting/host/host_status_sender_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()) GetNextId 152 remoting/host/log_to_server_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()); GetNextId 180 remoting/host/log_to_server_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()); GetNextId 208 remoting/host/log_to_server_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()); GetNextId 227 remoting/host/log_to_server_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()); GetNextId 230 remoting/host/log_to_server_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()); GetNextId 233 remoting/host/log_to_server_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()); GetNextId 90 remoting/host/register_support_host_request_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()) GetNextId 41 remoting/jingle_glue/fake_signal_strategy.h virtual std::string GetNextId() OVERRIDE; GetNextId 46 remoting/jingle_glue/iq_sender.cc std::string id = signal_strategy_->GetNextId(); GetNextId 63 remoting/jingle_glue/iq_sender_unittest.cc EXPECT_CALL(signal_strategy_, GetNextId()) GetNextId 25 remoting/jingle_glue/mock_objects.h MOCK_METHOD0(GetNextId, std::string()); GetNextId 93 remoting/jingle_glue/signal_strategy.h virtual std::string GetNextId() = 0; GetNextId 71 remoting/jingle_glue/xmpp_signal_strategy.h virtual std::string GetNextId() OVERRIDE;