Home
last modified time | relevance | path

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

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