Home
last modified time | relevance | path

Searched refs:AddFileWatcher (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Dohos_account_data_deal.cpp128 void OhosAccountDataDeal::AddFileWatcher(const int32_t id) in AddFileWatcher() function in OHOS::AccountSA::OhosAccountDataDeal
131 accountFileWatcherMgr_.AddFileWatcher(id, checkCallbackFunc_, configFile); in AddFileWatcher()
166 AddFileWatcher(info.GetLocalId()); in Init()
356 AddFileWatcher(userId); in BuildJsonFileFromScratch()
H A Daccount_file_watcher_manager.cpp305 void AccountFileWatcherMgr::AddFileWatcher( in AddFileWatcher() function in OHOS::AccountSA::AccountFileWatcherMgr
/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Dohos_account_data_deal.h53 void AddFileWatcher(const int32_t id);
H A Daccount_file_watcher_manager.h58 void AddFileWatcher(
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp203 accountFileWatcherMgr_.AddFileWatcher(id, eventCallbackFunc_, fileName); in DealWithFileDeleteEvent()
217 accountFileWatcherMgr_.AddFileWatcher(id, eventCallbackFunc_, fileName); in DealWithFileMoveEvent()
282 …accountFileWatcherMgr_.AddFileWatcher(-1, eventCallbackFunc_, Constants::ACCOUNT_LIST_FILE_JSON_PA… in FileInit()
287 … accountFileWatcherMgr_.AddFileWatcher(-1, eventCallbackFunc_, Constants::ACCOUNT_INDEX_JSON_PATH); in FileInit()
292 …accountFileWatcherMgr_.AddFileWatcher(-1, eventCallbackFunc_, Constants::BASE_OSACCOUNT_CONSTRAINT… in FileInit()
297 …accountFileWatcherMgr_.AddFileWatcher(-1, eventCallbackFunc_, Constants::GLOBAL_OSACCOUNT_CONSTRAI… in FileInit()
302 …accountFileWatcherMgr_.AddFileWatcher(-1, eventCallbackFunc_, Constants::SPECIFIC_OSACCOUNT_CONSTR… in FileInit()
313 accountFileWatcherMgr_.AddFileWatcher(id, eventCallbackFunc_); in InitFileWatcherInfo()
998 accountFileWatcherMgr_.AddFileWatcher(osAccountInfo.GetLocalId(), eventCallbackFunc_); in InsertOsAccount()
/ohos5.0/base/account/os_account/services/accountmgr/
H A Dlibaccountmgr.map346 …"OHOS::AccountSA::AccountFileWatcherMgr::AddFileWatcher(int, std::__h::function<bool (std::__h::ba…