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