Searched refs:ApplyProfileParamsToContext (Results 1 – 4 of 4) sorted by relevance
127 ApplyProfileParamsToContext(main_context); in LazyInitializeInternal()128 ApplyProfileParamsToContext(extensions_context); in LazyInitializeInternal()
179 ApplyProfileParamsToContext(main_context); in LazyInitializeInternal()180 ApplyProfileParamsToContext(media_request_context_); in LazyInitializeInternal()181 ApplyProfileParamsToContext(extensions_context); in LazyInitializeInternal()
128 void ApplyProfileParamsToContext(ChromeURLRequestContext* context) const;
327 void ProfileIOData::ApplyProfileParamsToContext( in ApplyProfileParamsToContext() function in ProfileIOData