Home
last modified time | relevance | path

Searched defs:notifyTask (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dprofile_sync_handler.cpp43 auto notifyTask = [this, syncResults = std::move(syncResults)]() { in SyncCompleted() local
H A Dprofile_change_handler.cpp122 auto notifyTask = [this, notification = std::move(notification), in OnChange() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/
H A Dkv_sync_completed_listener.cpp70 auto notifyTask = [this, syncResults = std::move(syncResults)]() { in SyncCompleted() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dassert_fault_proxy.cpp177 auto notifyTask = [] () { in TryNotifyOneWaitingThread() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dmedia_demuxer.cpp83std::unique_ptr<Task>& notifyTask) : trackId_(trackId), demuxer_(demuxer), notifyTask_(std::move(n… in AVBufferQueueProducerListener()
573 std::unique_ptr<Task> notifyTask = in AddDemuxerCopyTask() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp1956 auto notifyTask = [srcDeviceId, systemAbilityId, remoteObject, this]() { in NotifyRpcLoadCompleted() local