Searched refs:background_thread_ (Results 1 – 4 of 4) sorted by relevance
45 const WebThreadImpl& background_thread_; member in content::__anonbe46c1770111::DataProviderMessageFilter66 background_thread_(background_thread), in DataProviderMessageFilter()113 background_thread_.message_loop()->PostTask(FROM_HERE, base::Bind( in OnReceivedData()127 background_thread_( in ThreadedDataProvider()146 background_thread_, in ThreadedDataProvider()190 static_cast<WebThreadImpl*>(&background_thread_)); in Stop()191 background_thread_.message_loop()->PostTask(FROM_HERE, in Stop()198 DCHECK(background_thread_.isCurrentThread()); in StopOnBackgroundThread()218 background_thread_.message_loop()->PostTask(FROM_HERE, in OnResourceMessageFilterAddedMainThread()225 DCHECK(background_thread_.isCurrentThread()); in OnResourceMessageFilterAddedBackgroundThread()[all …]
59 WebThreadImpl& background_thread_; variable
196 return background_thread_; in background_thread()201 return background_thread_->RunsTasksOnCurrentThread(); in BackgroundIsCurrentThread()214 scoped_refptr<base::SingleThreadTaskRunner> background_thread_; variable
329 background_thread_(background_thread), in InFlightBackendIO()504 background_thread_->PostTask( in PostOperation()