Searched refs:Attach (Results 1 – 6 of 6) sorted by relevance
936 binder0.Attach(connection_); in TEST_F()937 binder1.Attach(connection_); in TEST_F()940 binder1.Attach(connection_); in TEST_F()942 binder3.Attach(connection_); in TEST_F()943 binder2.Attach(connection_); in TEST_F()946 binder3.Attach(nullptr); in TEST_F()974 binder->Attach(connection1); in TEST_F()981 binder->Attach(nullptr); in TEST_F()990 connection2->lower_binder_.Attach(connection1); in TEST_F()1000 binder->Attach(connection1); in TEST_F()[all …]
83 Attach(nullptr); in ~Binder()86 void Connection::Binder::Attach(const ConnectionRefPtr& to_connection) { in Attach() function in shill::Connection::Binder605 lower_binder_.Attach(nullptr); in OnRouteQueryResponse()620 lower_binder_.Attach(connection); in OnRouteQueryResponse()663 lower_binder_.Attach(nullptr); in NotifyBindersOnDisconnect()
64 void Attach(const ConnectionRefPtr& to_connection);
4 BreakBeforeBraces: Attach
178 connection_binder_->Attach(connection); in SetConnection()