Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dconnection.h191 void AttachBinder(Binder* binder);
Dconnection.cc95 connection_->AttachBinder(this); in Attach()
673 void Connection::AttachBinder(Binder* binder) { in AttachBinder() function in shill::Connection