Home
last modified time | relevance | path

Searched defs:ResultString (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/lib/surface/
Dcall_utils.h397 static std::string ResultString(Poll<T> r) { in ResultString() function
401 static std::string ResultString(Empty) { return "DONE"; } in ResultString() function