Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/ipc/
H A 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()
H A Dipc_channel_proxy.h379 pending_io_thread_interfaces_; in COMPONENT_EXPORT() local
/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_proxy.cc73 for (auto& entry : pending_io_thread_interfaces_) in CreateChannel()
75 pending_io_thread_interfaces_.clear(); in CreateChannel()
412 pending_io_thread_interfaces_.emplace_back(name, factory); in AddGenericAssociatedInterfaceForIOThread()
H A Dipc_channel_proxy.h405 pending_io_thread_interfaces_; in COMPONENT_EXPORT() local