Searched defs:GetDevToolsNetworkController (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_io_data.cc148 OffTheRecordProfileIOData::Handle::GetDevToolsNetworkController() const { function in class:OffTheRecordProfileIOData::Handle
H A Doff_the_record_profile_impl.cc457 OffTheRecordProfileImpl::GetDevToolsNetworkController() { function in class:OffTheRecordProfileImpl
458 return io_data_->GetDevToolsNetworkController();
H A Dprofile_impl_io_data.cc303 ProfileImplIOData::Handle::GetDevToolsNetworkController() const { function in class:ProfileImplIOData::Handle
H A Dprofile_impl.cc1192 DevToolsNetworkController* ProfileImpl::GetDevToolsNetworkController() { function in class:ProfileImpl
1193 return io_data_.GetDevToolsNetworkController();
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc182 DevToolsNetworkController* FakeProfile::GetDevToolsNetworkController() { function in class:FakeProfile
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.cc864 DevToolsNetworkController* TestingProfile::GetDevToolsNetworkController() { function in class:TestingProfile

Completed in 215 milliseconds