Searched refs:SnapshotAsyncCtx (Results 1 – 1 of 1) sorted by relevance
39 struct SnapshotAsyncCtx { struct48 void OnComplete(SnapshotAsyncCtx* asyncCtx, std::function<void()> finishCallback) in OnComplete()63 std::unique_ptr<SnapshotAsyncCtx> ctx(asyncCtx); in OnComplete()145 auto* asyncCtx = new SnapshotAsyncCtx; in CreateCallback()