Searched defs:notifyEvent (Results 1 – 12 of 12) sorted by relevance
72 void MultiVerSyncer::LocalDataChanged(int notifyEvent) in LocalDataChanged()
117 void GenericKvDB::CommitNotify(int notifyEvent, KvDBCommitNotifyFilterAbleData *data) in CommitNotify()291 void GenericKvDB::CommitNotifyAsync(int notifyEvent, KvDBCommitNotifyFilterAbleData *data) in CommitNotifyAsync()
63 void SyncAbleKvDB::TriggerSync(int notifyEvent) in TriggerSync()73 void SyncAbleKvDB::CommitNotify(int notifyEvent, KvDBCommitNotifyFilterAbleData *data) in CommitNotify()
69 void SingleVerKVSyncer::LocalDataChanged(int notifyEvent) in LocalDataChanged()
158 void SingleVerRelationalSyncer::LocalDataChanged(int notifyEvent) in LocalDataChanged()
122 void SyncerProxy::LocalDataChanged(int notifyEvent) in LocalDataChanged()
180 int VirtualRelationalVerSyncDBInterface::LocalDataChanged(int notifyEvent, std::vector<QuerySyncObj… in LocalDataChanged()
533 void RdSingleVerNaturalStore::CommitNotify(int notifyEvent, KvDBCommitNotifyFilterAbleData *data) in CommitNotify()
1612 RefPtr<NotifyDragEvent> notifyEvent = AceType::MakeRefPtr<NotifyDragEvent>(); variable1689 RefPtr<NotifyDragEvent> notifyEvent = AceType::MakeRefPtr<NotifyDragEvent>(); variable
472 RefPtr<NotifyDragEvent> notifyEvent = AceType::MakeRefPtr<NotifyDragEvent>(); variable
471 RefPtr<NotifyDragEvent> notifyEvent = AceType::MakeRefPtr<NotifyDragEvent>(); in UpdateDragListener() local481 DragEventType dragEventType, RefPtr<NotifyDragEvent>& notifyEvent) in NotifyDragRegisterFrameNode()503 RefPtr<NotifyDragEvent> notifyEvent = AceType::MakeRefPtr<NotifyDragEvent>(); in NotifyDragFrameNode() local1490 RefPtr<NotifyDragEvent>& notifyEvent, const Point& point, const DragEventType dragEventType) in UpdateNotifyDragEvent()
642 int RelationalSyncAbleStorage::LocalDataChanged(int notifyEvent, std::vector<QuerySyncObject> &quer… in LocalDataChanged()