Home
last modified time | relevance | path

Searched defs:notifyInfo (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/src/
H A Dnotify_handler.cpp34 for (auto &notifyInfo : handleData.notifyInfo) { in Handle() local
H A Dcloud_sync_observer.cpp47 CloudSyncNotifyInfo notifyInfo = {changeInfo.uris_, changeInfo.changeType_}; in OnChange() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/include/
H A Dbase_handler.h27 std::unordered_map<DataShare::DataShareObserver::ChangeType, std::list<Uri>> notifyInfo; member
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dstylus_detector_default.cpp39 bool StylusDetectorDefault::Notify(const NotifyInfo& notifyInfo) in Notify()
H A Dstylus_detector_mgr.cpp39 bool StylusDetectorMgr::Notify(const NotifyInfo& notifyInfo) in Notify()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_stylus_detector_default.cpp38 bool StylusDetectorDefault::Notify(const NotifyInfo& notifyInfo) in Notify()
H A Dmock_stylus_detector_mgr.cpp38 bool StylusDetectorMgr::Notify(const NotifyInfo& notifyInfo) in Notify()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_default.cpp50 bool StylusDetectorDefault::Notify(const NotifyInfo& notifyInfo) in Notify()
H A Dstylus_detector_mgr.cpp72 bool StylusDetectorMgr::Notify(const NotifyInfo& notifyInfo) in Notify()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_channel_manager.c569 …UdpChannelNotifyInfo *notifyInfo = (UdpChannelNotifyInfo *)SoftBusCalloc(sizeof(UdpChannelNotifyIn… in CreateUdpChannelNotifyInfo() local
593 UdpChannelNotifyInfo *notifyInfo = CreateUdpChannelNotifyInfo(udpChannelNode); in FillNotifyList() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp2451 … ProcessDiedNotifyInfo notifyInfo = { remoteDeviceId, callerInfo, targetComponent }; in ProcessConnectDied() local