Searched refs:onBinderLeaving (Results 1 – 3 of 3) sorted by relevance
72 [[nodiscard]] status_t onBinderLeaving(const sp<RpcSession>& session, const sp<IBinder>& binder,
34 status_t RpcState::onBinderLeaving(const sp<RpcSession>& session, const sp<IBinder>& binder, in onBinderLeaving() function in android::RpcState
205 status = mSession->state()->onBinderLeaving(mSession, binder, &address); in flattenBinder()