Searched refs:isRpc (Results 1 – 1 of 1) sorted by relevance
37 bool isRpc = isRemote && binder->remoteBinder()->isRpcBinder(); in onBinderLeaving() local39 if (isRpc && binder->remoteBinder()->getPrivateAccessorForId().rpcSession() != session) { in onBinderLeaving()47 if (isRemote && !isRpc) { in onBinderLeaving()65 if (isRpc) { in onBinderLeaving()79 LOG_ALWAYS_FATAL_IF(isRpc, "RPC binder must have known address at this point"); in onBinderLeaving()