Searched refs:SendPrivateCommandContext (Results 1 – 4 of 4) sorted by relevance
36 struct SendPrivateCommandContext : public AsyncCall::Context { struct39 SendPrivateCommandContext() : Context(nullptr, nullptr){}; in SendPrivateCommandContext() argument
209 auto ctxt = std::make_shared<SendPrivateCommandContext>(); in SendPrivateCommand()
292 struct SendPrivateCommandContext : public AsyncCall::Context { struct296 SendPrivateCommandContext() : Context(nullptr, nullptr){}; in SendPrivateCommandContext() argument
244 auto ctxt = std::make_shared<SendPrivateCommandContext>(); in SendPrivateCommand()