Searched refs:flushExcessBinderRefs (Results 1 – 3 of 3) sorted by relevance
144 [[nodiscard]] status_t flushExcessBinderRefs(const sp<RpcSession>& session, uint64_t address,
202 status_t RpcState::flushExcessBinderRefs(const sp<RpcSession>& session, uint64_t address, in flushExcessBinderRefs() function in android::RpcState1094 return flushExcessBinderRefs(session, addr, target); in processTransactInternal()1103 replyStatus = flushExcessBinderRefs(session, addr, target); in processTransactInternal()
357 rpcFields->mSession->state()->flushExcessBinderRefs(rpcFields->mSession, in unflattenBinder()