Searched refs:async_pool_ (Results 1 – 1 of 1) sorted by relevance
153 borrowed<AsyncPool*> async_pool_; // not null member181 async_pool_ = async_pool;182 DCHECK(async_pool_ != nullptr);516 lifetime = RxAsync::SubscribeAsync(*async_pool_, in StartTracing()964 async_pool_.Join(); in Join()1069 &async_pool_, in InitializeRxGraph()1321 AsyncPool async_pool_; member in iorap::manager::EventManager::Impl