Searched refs:pending_io_thread_interfaces_ (Results 1 – 2 of 2) sorted by relevance
72 for (auto& entry : pending_io_thread_interfaces_) in CreateChannel()74 pending_io_thread_interfaces_.clear(); in CreateChannel()376 pending_io_thread_interfaces_.emplace_back(name, factory); in AddGenericAssociatedInterfaceForIOThread()
379 pending_io_thread_interfaces_; in COMPONENT_EXPORT() local