Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DRpcWireFormat.h132 struct RpcWireTransaction { struct
139 // The size of the Parcel data directly following RpcWireTransaction. argument
146 static_assert(sizeof(RpcWireTransaction) == 40); argument