Searched defs:PingClosureWrapper (Results 1 – 1 of 1) sorted by relevance
1643 class PingClosureWrapper { class1645 explicit PingClosureWrapper(grpc_closure* closure) : closure_(closure) {} in PingClosureWrapper() function in __anona511e65b0811::PingClosureWrapper1648 PingClosureWrapper(PingClosureWrapper&& other) noexcept in PingClosureWrapper() function in __anona511e65b0811::PingClosureWrapper