Searched defs:notifyMessage (Results 1 – 13 of 13) sorted by relevance
184 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anone809606d0202()226 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anone809606d0302()271 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anone809606d0402()316 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anone809606d0502()355 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anone809606d0602()393 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anone809606d0702()426 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anone809606d0802()458 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anone809606d0902()490 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anone809606d0a02()522 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anone809606d0b02()[all …]
1708 auto callback = [&promise](const DragNotifyMsg& notifyMessage) { in __anoncd0ad39f1b02()1887 auto callback = [&promiseFlag](const DragNotifyMsg& notifyMessage) { in __anoncd0ad39f1f02()1931 auto callback = [&promiseFlag](const DragNotifyMsg& notifyMessage) { in __anoncd0ad39f2002()1967 auto callback = [&promiseFlag](const DragNotifyMsg& notifyMessage) { in __anoncd0ad39f2102()2018 auto callback = [&promiseFlag](const DragNotifyMsg& notifyMessage) { in __anoncd0ad39f2202()2150 auto callback = [&promiseFlag](const DragNotifyMsg& notifyMessage) { in __anoncd0ad39f2402()2185 auto callback = [&promiseFlag](const DragNotifyMsg& notifyMessage) { in __anoncd0ad39f2502()2285 auto callback = [&promiseFlag](const DragNotifyMsg& notifyMessage) { in __anoncd0ad39f2702()2342 auto callback = [&promiseFlag](const DragNotifyMsg& notifyMessage) { in __anoncd0ad39f2802()2397 auto callback = [&promiseFlag](const DragNotifyMsg& notifyMessage) { in __anoncd0ad39f2902()[all …]
264 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anoneac400010202()288 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anoneac400010302()312 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anoneac400010402()467 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anoneac400010502()501 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anoneac400010602()531 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anoneac400010702()563 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anoneac400010802()604 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anoneac400010902()638 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anoneac400010a02()675 auto callback = [&promiseFlag](const DragNotifyMsg ¬ifyMessage) { in __anoneac400010b02()[all …]
27 void ObserverCallbackProxy::OnChange(NotifyMessage ¬ifyMessage) in OnChange()
68 std::shared_ptr<NotifyMessage> notifyMessage(data.ReadParcelable<NotifyMessage>()); in OnChangeStub() local
563 NotifyMessage notifyMessage{notifyType, uris}; in SendListNotify() local577 NotifyMessage notifyMessage; in SendListNotify() local652 NotifyMessage notifyMessage; in InitTimer() local
53 void OnChange(NotifyMessage ¬ifyMessage) override in OnChange()
114 void NapiObserver::OnChange(NotifyMessage ¬ifyMessage) in OnChange()
156 void MyObserver::OnChange(NotifyMessage ¬ifyMessage) in OnChange()172 void TestObserver::OnChange(NotifyMessage ¬ifyMessage) in OnChange()
1627 auto ret = [](const DragNotifyMsgCore& notifyMessage) {}; in GetDragCallback()1639 const DragNotifyMsgCore& notifyMessage) { in GetDragCallback()
1914 const DragNotifyMsgCore& notifyMessage, const RefPtr<OHOS::Ace::DragEvent>& dragEvent) in SetDragResult()1935 const DragNotifyMsgCore& notifyMessage, const RefPtr<OHOS::Ace::DragEvent>& dragEvent) in SetDragBehavior()
636 notifyMessage() { method in AtomicService
1784 DragNotifyMsgCore notifyMessage; variable