Searched defs:notifyTask (Results 1 – 6 of 6) sorted by relevance
70 auto notifyTask = [this, syncResults = std::move(syncResults)]() { in SyncCompleted() local
60 …auto notifyTask = make_shared<MedialibraryPeriodTask>(PeriodTaskType::COMMON_NOTIFY, NOTIFY_TIME, … in Init() local
177 auto notifyTask = [] () { in TryNotifyOneWaitingThread() local
131 …std::unique_ptr<Task>& notifyTask) : trackId_(trackId), demuxer_(demuxer), notifyTask_(std::move(n… in AVBufferQueueProducerListener()700 std::unique_ptr<Task> notifyTask = in AddDemuxerCopyTask() local769 std::unique_ptr<Task> notifyTask = in AddDemuxerCopyTaskByTrack() local
1930 std::unique_ptr<Task> notifyTask = variable
1916 auto notifyTask = [srcDeviceId, systemAbilityId, remoteObject, this]() { in NotifyRpcLoadCompleted() local