Searched refs:to_connection (Results 1 – 2 of 2) sorted by relevance
86 void Connection::Binder::Attach(const ConnectionRefPtr& to_connection) { in Attach() argument93 if (to_connection) { in Attach()94 connection_ = to_connection->weak_ptr_factory_.GetWeakPtr(); in Attach()
64 void Attach(const ConnectionRefPtr& to_connection);