Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DRpcWireFormat.h35 static inline uint64_t toRaw(RpcWireAddress addr) { in toRaw() function
DRpcState.cpp142 auto&& [it, inserted] = mNodeForAddress.insert({RpcWireAddress::toRaw(address), in onBinderLeaving()
881 uint64_t addr = RpcWireAddress::toRaw(transaction->address); in processTransactInternal()
1167 uint64_t addr = RpcWireAddress::toRaw(body.address); in processDecStrong()