Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc1766 class PingClosureWrapper { class
1768 explicit PingClosureWrapper(grpc_closure* closure) : closure_(closure) {} in PingClosureWrapper() function in __anon3e1bf51f0911::PingClosureWrapper
1771 PingClosureWrapper(PingClosureWrapper&& other) noexcept in PingClosureWrapper() function in __anon3e1bf51f0911::PingClosureWrapper