Searched refs:GetAsyncResult (Results 1 – 13 of 13) sorted by relevance
43 std::shared_ptr<AsyncCommonEventResult> GetAsyncResult(const SubscriberImpl *objectInfo) in GetAsyncResult() function117 std::shared_ptr<AsyncCommonEventResult> result = GetAsyncResult(subscriber.get()); in GetSubscriberCode()127 std::shared_ptr<AsyncCommonEventResult> result = GetAsyncResult(subscriber.get()); in SetSubscriberCode()136 std::shared_ptr<AsyncCommonEventResult> result = GetAsyncResult(subscriber.get()); in GetSubscriberData()146 std::shared_ptr<AsyncCommonEventResult> result = GetAsyncResult(subscriber.get()); in SetSubscriberData()155 std::shared_ptr<AsyncCommonEventResult> result = GetAsyncResult(subscriber.get()); in SetSubscriberCodeAndData()164 std::shared_ptr<AsyncCommonEventResult> result = GetAsyncResult(subscriber.get()); in IsCommonEventSticky()174 std::shared_ptr<AsyncCommonEventResult> result = GetAsyncResult(subscriber.get()); in IsCommonEventOrdered()
37 std::shared_ptr<AsyncCommonEventResult> GetAsyncResult(const SubscriberImpl *objectInfo);
262 std::shared_ptr<AsyncCommonEventResult> result = GetAsyncResult(subscriber.get()); in CJ_FinishCommonEvent()
412 std::shared_ptr<AsyncCommonEventResult> GetAsyncResult(const SubscriberInstance *objectInfo) in GetAsyncResult() function952 std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult(subscriber.get()); in IsOrderedCommonEventSync()980 std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult(subscriber.get()); in GetCodeSync()1334 std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult( in IsOrderedCommonEvent()1417 std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult( in IsStickyCommonEvent()1498 std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult( in GetCode()1580 std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult( in GetData()1659 std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult( in AbortCommonEvent()1734 std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult( in ClearAbortCommonEvent()1810 std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult( in GetAbortCommonEvent()[all …]
159 std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult( in SetCode()236 std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult( in SetData()314 std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult( in SetCodeAndData()
131 …std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult(asyncCallbackInfo->subscriber… in SetCode()210 …std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult(asyncCallbackInfo->subscriber… in SetData()291 …std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult(asyncCallbackInfo->subscriber… in SetCodeAndData()
367 std::shared_ptr<AsyncCommonEventResult> GetAsyncResult(const SubscriberInstance *objectInfo) in GetAsyncResult() function430 …std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult(asyncCallbackInfo->subscriber… in IsOrderedCommonEvent()516 …std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult(asyncCallbackInfo->subscriber… in IsStickyCommonEvent()600 …std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult(asyncCallbackInfo->subscriber… in GetCode()682 …std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult(asyncCallbackInfo->subscriber… in GetData()763 …std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult(asyncCallbackInfo->subscriber… in AbortCommonEvent()840 …std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult(asyncCallbackInfo->subscriber… in ClearAbortCommonEvent()917 …std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult(asyncCallbackInfo->subscriber… in GetAbortCommonEvent()999 …std::shared_ptr<AsyncCommonEventResult> asyncResult = GetAsyncResult(asyncCallbackInfo->subscriber… in FinishCommonEvent()
254 napi_value GetAsyncResult() const in GetAsyncResult() function
128 shared_ptr<JsValue> GetAsyncResult() const in GetAsyncResult() function
857 return GetAsyncResult(); in CallAsyncFunc()
308 std::shared_ptr<AsyncCommonEventResult> GetAsyncResult(const SubscriberInstance *objectInfo);
332 std::shared_ptr<AsyncCommonEventResult> GetAsyncResult(const SubscriberInstance *objectInfo);
188 auto result = GetAsyncResult(); in CheckAndSetAsyncResult()