Lines Matching full:worker_thread_
52 worker_thread_.reset(new base::Thread("Attestation Service Worker"));
53 worker_thread_->StartWithOptions(
68 worker_thread_->task_runner()->PostTask(FROM_HERE, base::Bind(
95 worker_thread_->task_runner()->PostTaskAndReply(FROM_HERE, task, reply);
188 worker_thread_->task_runner()->PostTaskAndReply(FROM_HERE, task, reply);
232 worker_thread_->task_runner()->PostTaskAndReply(FROM_HERE, task, reply);
283 worker_thread_->task_runner()->PostTaskAndReply(FROM_HERE, task, reply);
340 worker_thread_->task_runner()->PostTaskAndReply(FROM_HERE, task, reply);
388 worker_thread_->task_runner()->PostTaskAndReply(FROM_HERE, task, reply);
425 worker_thread_->task_runner()->PostTaskAndReply(FROM_HERE, task, reply);
457 worker_thread_->task_runner()->PostTaskAndReply(FROM_HERE, task, reply);
489 worker_thread_->task_runner()->PostTaskAndReply(FROM_HERE, task, reply);