Searched refs:removeClientCallback (Results 1 – 2 of 2) sorted by relevance
83 void removeClientCallback(const wp<IBinder>& who, ClientCallbackMap::iterator* it);
368 removeClientCallback(who, &it); in binderDied()419 void ServiceManager::removeClientCallback(const wp<IBinder>& who, in removeClientCallback() function in android::ServiceManager