Searched defs:RequestAsyncContextHandle (Results 1 – 1 of 1) sorted by relevance
61 struct RequestAsyncContextHandle { struct62 explicit RequestAsyncContextHandle(std::shared_ptr<RequestAsyncContext>& requestAsyncContext) in RequestAsyncContextHandle() argument67 std::shared_ptr<RequestAsyncContext> asyncContextPtr;