Home | History | Annotate | Download | only in profiles

Lines Matching refs:io_data_

25     : io_data_(new ProfileImplIOData),
49 io_data_->ShutdownOnUIThread();
60 DCHECK(!io_data_->lazy_params_.get());
70 io_data_->lazy_params_.reset(lazy_params);
73 io_data_->app_path_ = app_path;
80 return io_data_->GetResourceContext();
90 profile_, io_data_);
102 profile_, io_data_);
114 profile_, io_data_);
134 profile_, io_data_, app_id);
142 io_data_->InitializeProfileParams(profile_);
144 io_data_->enable_referrers(), profile_->GetPrefs());