Searched refs:GetDevToolsNetworkController (Results 1 - 14 of 14) sorted by path

/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_network_protocol_handler.cc104 profile->GetDevToolsNetworkController()->SetNetworkState(
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.cc467 OffTheRecordProfileImpl::GetDevToolsNetworkController() { function in class:OffTheRecordProfileImpl
468 return io_data_->GetDevToolsNetworkController();
H A Doff_the_record_profile_impl.h82 virtual DevToolsNetworkController* GetDevToolsNetworkController() OVERRIDE;
H A Doff_the_record_profile_io_data.cc148 OffTheRecordProfileIOData::Handle::GetDevToolsNetworkController() const { function in class:OffTheRecordProfileIOData::Handle
H A Doff_the_record_profile_io_data.h69 DevToolsNetworkController* GetDevToolsNetworkController() const;
H A Dprofile.h311 virtual DevToolsNetworkController* GetDevToolsNetworkController() = 0;
H A Dprofile_impl.cc1298 DevToolsNetworkController* ProfileImpl::GetDevToolsNetworkController() { function in class:ProfileImpl
1299 return io_data_.GetDevToolsNetworkController();
H A Dprofile_impl.h132 virtual DevToolsNetworkController* GetDevToolsNetworkController() OVERRIDE;
H A Dprofile_impl_io_data.cc315 ProfileImplIOData::Handle::GetDevToolsNetworkController() const { function in class:ProfileImplIOData::Handle
H A Dprofile_impl_io_data.h105 DevToolsNetworkController* GetDevToolsNetworkController() const;
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc182 DevToolsNetworkController* FakeProfile::GetDevToolsNetworkController() { function in class:FakeProfile
H A Dfake_profile.h92 virtual DevToolsNetworkController* GetDevToolsNetworkController() OVERRIDE;
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.cc903 DevToolsNetworkController* TestingProfile::GetDevToolsNetworkController() { function in class:TestingProfile
H A Dtesting_profile.h325 virtual DevToolsNetworkController* GetDevToolsNetworkController() OVERRIDE;

Completed in 367 milliseconds