Searched refs:notifyAsyncOnFunc_ (Results 1 – 5 of 5) sorted by relevance
257 extSessionEventCallback_->notifyAsyncOnFunc_ != nullptr) { in NotifyAsyncOn()258 extSessionEventCallback_->notifyAsyncOnFunc_(); in NotifyAsyncOn()
69 NotifyAsyncOnFunc notifyAsyncOnFunc_; member
249 extSessionEventCallback_->notifyAsyncOnFunc_ = mockNotifyAsyncOnFunc.AsStdFunction();254 extSessionEventCallback_->notifyAsyncOnFunc_ = nullptr;
259 sessionCallbacks->notifyAsyncOnFunc_ = [weak = hostPattern_, in InitAllCallback()
226 sessionCallbacks->notifyAsyncOnFunc_ = [weak = hostPattern_, taskExecutor = taskExecutor_]() { in InitAllCallback()