Searched refs:rpcKeyFuture (Results 1 – 1 of 1) sorted by relevance
201 auto rpcKeyFuture = getRpcKeyFuture(rpc, keyId); in getRpcKey() local202 if (!rpcKeyFuture) { in getRpcKey()208 if (rpcKeyFuture->wait_for(timeout) != std::future_status::ready) { in getRpcKey()213 return rpcKeyFuture->get(); in getRpcKey()