Home
last modified time | relevance | path

Searched defs:RpcWireReply (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/
H A DRpcWireFormat.h148 struct RpcWireReply { struct
153 // The size of the Parcel data directly following RpcWireReply. argument
158 // Byte size of RpcWireReply in the wire protocol. argument
163 return sizeof(RpcWireReply); in wireSize() argument