Home
last modified time | relevance | path

Searched refs:fromRaw (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/
DRpcWireFormat.h32 static inline RpcWireAddress fromRaw(uint64_t raw) { in fromRaw() function
DRpcState.cpp165 RpcWireAddress addr = RpcWireAddress::fromRaw(address); in onBinderEntering()
583 .address = RpcWireAddress::fromRaw(address), in transactAddress()
733 .address = RpcWireAddress::fromRaw(addr), in sendDecStrongToTarget()