Searched refs:background_thread_ (Results 1 – 4 of 4) sorted by relevance
45 const WebThreadImpl& background_thread_; member in content::__anon3b014a840111::DataProviderMessageFilter66 background_thread_(background_thread), in DataProviderMessageFilter()113 background_thread_.message_loop()->PostTask(FROM_HERE, base::Bind( in OnReceivedData()128 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 …]
66 WebThreadImpl& background_thread_; variable
197 return background_thread_; in background_thread()202 return background_thread_->BelongsToCurrentThread(); in BackgroundIsCurrentThread()215 scoped_refptr<base::MessageLoopProxy> background_thread_; variable
336 background_thread_(background_thread), in InFlightBackendIO()516 background_thread_->PostTask(FROM_HERE, in PostOperation()