Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parse_result.h302 explicit StatusWrapper(HpackParseStatus status) : status_(status) {} in StatusWrapper() function
306 StatusWrapper(StatusWrapper&& other) noexcept in StatusWrapper() function