Searched defs:Attach (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/
H A Dconnection.cc83 Attach(nullptr);
86 void Connection::Binder::Attach(const ConnectionRefPtr& to_connection) { function in class:shill::Connection::Binder
605 lower_binder_.Attach(nullptr);
620 lower_binder_.Attach(connection);
663 lower_binder_.Attach(nullptr);

Completed in 19 milliseconds