Searched defs:notifyType (Results 1 – 8 of 8) sorted by relevance
35 NotifyTaskData(const std::string &uri, const NotifyType ¬ifyType, const int albumId) in NotifyTaskData()
75 void CheckFileNotify(NotifyType notifyType) in CheckFileNotify()124 void CheckAlbumNotify(NotifyType notifyType, DataShareObserver::ChangeType changeType) in CheckAlbumNotify()
86 NotifyType notifyType = static_cast<NotifyType>(data.ReadInt32()); in CmdOnChange() local
84 int32_t FileAccessServiceProxy::OnChange(Uri uri, NotifyType notifyType) in OnChange()
281 int32_t FileAccessService::OnChange(Uri uri, NotifyType notifyType) in OnChange()
184 void CPUMonitor::Notify(const QoS& qos, TaskNotifyType notifyType) in Notify()
239 int32_t MediaLibraryNotify::Notify(const string &uri, const NotifyType notifyType, const int albumI… in Notify()
1442 NotifyType notifyType = static_cast<NotifyType>(event); in FuncCallback() local1542 int JsFileAccessExtAbility::Notify(Uri &uri, NotifyType notifyType) in Notify()