Searched refs:contextSp_ (Results 1 – 4 of 4) sorted by relevance
110 context->contextSp_.reset(); in OnJsCallBack()114 context->contextSp_.reset(); in OnJsCallBack()117 context->contextSp_.reset(); in OnJsCallBack()
194 context->contextSp_.reset(); in OnJsCallBack()198 context->contextSp_.reset(); in OnJsCallBack()201 context->contextSp_.reset(); in OnJsCallBack()
103 context->contextSp_ = context; in AsyncWork()131 context->contextSp_ = context; in AsyncWork()145 context->contextSp_.reset(); in CommonCallbackRoutine()
47 std::shared_ptr<AsyncContext> contextSp_ = nullptr; variable