Home | History | Annotate | Download | only in profiles

Lines Matching refs:mutable

203   mutable bool initialized_;
207 mutable scoped_ptr<ProfileParams> profile_params_;
210 mutable BooleanPrefMember enable_referrers_;
213 mutable scoped_ptr<net::NetworkDelegate> network_delegate_;
214 mutable scoped_ptr<net::DnsCertProvenanceChecker> dns_cert_checker_;
215 mutable scoped_refptr<net::ProxyService> proxy_service_;
216 mutable scoped_ptr<net::CookiePolicy> cookie_policy_;
219 mutable scoped_refptr<webkit_database::DatabaseTracker> database_tracker_;
220 mutable scoped_refptr<ChromeAppCacheService> appcache_service_;
221 mutable scoped_refptr<ChromeBlobStorageContext> blob_storage_context_;
222 mutable scoped_refptr<fileapi::FileSystemContext> file_system_context_;
224 mutable ResourceContext resource_context_;
228 mutable scoped_refptr<RequestContext> main_request_context_;
229 mutable scoped_refptr<RequestContext> extensions_request_context_;