Searched refs:ResultAndSeqNo (Results 1 – 1 of 1) sorted by relevance
460 auto &ResultAndSeqNo = *ResultAndSeqNoOrErr; in callSTHandling() local461 if (auto Err = waitForResult(C, ResultAndSeqNo.second, HandleOther)) in callSTHandling()463 return Func::optionalToErrorReturn(ResultAndSeqNo.first.get()); in callSTHandling()