Home
last modified time | relevance | path

Searched refs:RpcNewSessionResponse (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/
DRpcWireFormat.h60 struct RpcNewSessionResponse { struct
64 static_assert(sizeof(RpcNewSessionResponse) == 8); argument
DRpcServer.cpp435 RpcNewSessionResponse response{ in establishConnection()
DRpcState.cpp432 RpcNewSessionResponse response; in readNewSessionResponse()