Lines Matching refs:removeClientByRemote
712 void CameraService::removeClientByRemote(const wp<IBinder>& remoteBinder) {
714 LOG1("CameraService::removeClientByRemote E (pid %d)", callingPid);
741 LOG1("CameraService::removeClientByRemote X (pid %d)", callingPid);
786 // Client::~Client() -> disconnect() -> removeClientByRemote().
982 mCameraService->removeClientByRemote(mRemoteBinder);