Searched defs:AllOk (Results 1 – 2 of 2) sorted by relevance
61 explicit AllOk(Promises... promises) : state_(std::move(promises)...) {} in AllOk() function74 auto AllOk(Promises... promises) { in AllOk() function
129 static PreconditionCheckResult AllOk() { in AllOk() function