Lines Matching refs:ProfileImplIOData

90 ProfileImplIOData::Handle::Handle(Profile* profile)
91 : io_data_(new ProfileImplIOData),
98 ProfileImplIOData::Handle::~Handle() {
120 void ProfileImplIOData::Handle::Init(
184 ProfileImplIOData::Handle::GetResourceContext() const {
191 ProfileImplIOData::Handle::GetResourceContextNoInit() const {
200 ProfileImplIOData::Handle::CreateMainRequestContextGetter(
226 ProfileImplIOData::Handle::GetMediaRequestContextGetter() const {
237 ProfileImplIOData::Handle::GetExtensionsRequestContextGetter() const {
248 ProfileImplIOData::Handle::CreateIsolatedAppRequestContextGetter(
284 ProfileImplIOData::Handle::GetIsolatedMediaRequestContextGetter(
315 ProfileImplIOData::Handle::GetDevToolsNetworkController() const {
320 void ProfileImplIOData::Handle::ClearNetworkingHistorySince(
329 &ProfileImplIOData::ClearNetworkingHistorySinceOnIOThread,
335 void ProfileImplIOData::Handle::LazyInitialize() const {
367 ProfileImplIOData::Handle::GetAllContextGetters() {
392 ProfileImplIOData::LazyParams::LazyParams()
398 ProfileImplIOData::LazyParams::~LazyParams() {}
400 ProfileImplIOData::ProfileImplIOData()
407 ProfileImplIOData::~ProfileImplIOData() {
417 void ProfileImplIOData::InitializeInternal(
603 void ProfileImplIOData::
651 net::URLRequestContext* ProfileImplIOData::InitializeAppRequestContext(
735 ProfileImplIOData::InitializeMediaRequestContext(
787 ProfileImplIOData::AcquireMediaRequestContext() const {
792 net::URLRequestContext* ProfileImplIOData::AcquireIsolatedAppRequestContext(
811 ProfileImplIOData::AcquireIsolatedMediaRequestContext(
821 void ProfileImplIOData::ClearNetworkingHistorySinceOnIOThread(