Searched defs:asyncParent (Results 1 – 2 of 2) sorted by relevance
164 std::unique_ptr<PtJson> asyncParent = nullptr; in RecvAsyncMessageInfo() local241 std::unique_ptr<PtJson> asyncParent = nullptr; in RecvMultipleAsyncMessageInfo() local
115 void SetAsyncParent(const std::shared_ptr<AsyncStack> &asyncParent) in SetAsyncParent()