Searched defs:TouchContext (Results 1 – 1 of 1) sorted by relevance
84 struct TouchContext : public AsyncCall::Context { struct85 std::string tid;109 std::shared_ptr<TouchContext> context, int32_t req); argument