Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dchttp2_transport.cc1643 class PingClosureWrapper { class
1645 explicit PingClosureWrapper(grpc_closure* closure) : closure_(closure) {} in PingClosureWrapper() function in __anona511e65b0811::PingClosureWrapper
1648 PingClosureWrapper(PingClosureWrapper&& other) noexcept in PingClosureWrapper() function in __anona511e65b0811::PingClosureWrapper