Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_channel_proxy.h329 return thread_safe_channel_->proxy(); in COMPONENT_EXPORT()
372 thread_safe_channel_; in COMPONENT_EXPORT() local
Dipc_channel_proxy.cc69 thread_safe_channel_ = support->CreateThreadSafeChannel(); in CreateChannel()