Lines Matching defs:ProfileIOData
131 void ProfileIOData::InitializeProfileParams(Profile* profile) {
191 ProfileIOData::RequestContext::RequestContext() {}
192 ProfileIOData::RequestContext::~RequestContext() {}
194 ProfileIOData::ProfileParams::ProfileParams()
198 ProfileIOData::ProfileParams::~ProfileParams() {}
200 ProfileIOData::ProfileIOData(bool is_incognito)
206 ProfileIOData::~ProfileIOData() {
207 // If we have never initialized ProfileIOData, then Handle may hold the only
218 ProfileIOData::GetMainRequestContext() const {
227 ProfileIOData::GetMediaRequestContext() const {
236 ProfileIOData::GetExtensionsRequestContext() const {
246 ProfileIOData::GetIsolatedAppRequestContext(
256 const content::ResourceContext& ProfileIOData::GetResourceContext() const {
260 ProfileIOData::ResourceContext::ResourceContext(const ProfileIOData* io_data)
265 ProfileIOData::ResourceContext::~ResourceContext() {}
267 void ProfileIOData::ResourceContext::EnsureInitialized() const {
271 void ProfileIOData::LazyInitialize() const {
327 void ProfileIOData::ApplyProfileParamsToContext(
347 void ProfileIOData::ShutdownOnUIThread() {