Searched refs:app_http_factory_map_ (Results 1 – 4 of 4) sorted by relevance
116 STLDeleteValues(&app_http_factory_map_); in ~OffTheRecordProfileIOData()208 DCHECK(!app_http_factory_map_[app_id]); in InitializeAppRequestContext()209 app_http_factory_map_[app_id] = app_http_cache; in InitializeAppRequestContext()
158 STLDeleteValues(&app_http_factory_map_); in ~ProfileImplIOData()350 DCHECK(!app_http_factory_map_[app_id]); in InitializeAppRequestContext()351 app_http_factory_map_[app_id] = app_http_cache; in InitializeAppRequestContext()
104 mutable HttpTransactionFactoryMap app_http_factory_map_; variable
129 mutable HttpTransactionFactoryMap app_http_factory_map_; variable