Searched refs:getRpcKeyFuture (Results 1 – 2 of 2) sorted by relevance
34 getRpcKeyFuture(const sp<IRemotelyProvisionedComponent>& rpc, int32_t keyId);
172 getRpcKeyFuture(const sp<IRemotelyProvisionedComponent>& rpc, int32_t keyId) { in getRpcKeyFuture() function201 auto rpcKeyFuture = getRpcKeyFuture(rpc, keyId); in getRpcKey()