Searched refs:fromRawEmbedded (Results 1 – 3 of 3) sorted by relevance
56 static RpcAddress fromRawEmbedded(const RpcWireAddress* raw);
61 RpcAddress RpcAddress::fromRawEmbedded(const RpcWireAddress* raw) { in fromRawEmbedded() function in android::RpcAddress
525 auto addr = RpcAddress::fromRawEmbedded(&transaction->address); in processTransactInternal()725 auto addr = RpcAddress::fromRawEmbedded(address); in processDecStrong()