Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DRpcWireFormat.h28 struct RpcWireAddress { struct
32 static inline RpcWireAddress fromRaw(uint64_t raw) { in fromRaw() argument
35 static inline uint64_t toRaw(RpcWireAddress addr) { in toRaw() argument