Home
last modified time | relevance | path

Searched refs:CheckNotifyEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_file_watcher_manager.h45 bool CheckNotifyEvent(uint32_t event);
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_file_watcher_manager.cpp274 it.first->CheckNotifyEvent(it.second); in DealWithFileEvent()
484 bool FileWatcher::CheckNotifyEvent(uint32_t event) in CheckNotifyEvent() function in OHOS::AccountSA::FileWatcher