Home
last modified time | relevance | path

Searched refs:pending_io_thread_interfaces_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/ipc/
Dipc_channel_proxy.cc72 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()
Dipc_channel_proxy.h379 pending_io_thread_interfaces_; in COMPONENT_EXPORT() local