Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dconnection.h192 void DetachBinder(Binder* binder);
Dconnection.cc88 connection_->DetachBinder(this); in Attach()
679 void Connection::DetachBinder(Binder* binder) { in DetachBinder() function in shill::Connection