Searched refs:isRpc (Results 1 – 1 of 1) sorted by relevance
75 bool isRpc = isRemote && binder->remoteBinder()->isRpcBinder(); in onBinderLeaving() local77 if (isRpc && binder->remoteBinder()->getPrivateAccessor().rpcSession() != session) { in onBinderLeaving()85 if (isRemote && !isRpc) { in onBinderLeaving()104 if (isRpc) { in onBinderLeaving()116 LOG_ALWAYS_FATAL_IF(isRpc, "RPC binder must have known address at this point"); in onBinderLeaving()