Home
last modified time | relevance | path

Searched refs:AddAccountInfoDigest (Results 1 - 4 of 4) sorted by relevance

/base/account/os_account/services/accountmgr/include/
H A Daccount_file_watcher_manager.h64 ErrCode AddAccountInfoDigest(const std::string accountInfo, const std::string &userInfoPath);
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp156 if (accountFileWatcherMgr_.AddAccountInfoDigest(recoverDataStr, fileName) != ERR_OK) { in RecoverAccountData()
928 accountFileWatcherMgr_.AddAccountInfoDigest(lastAccountIndexStr, Constants::ACCOUNT_INDEX_JSON_PATH); in UpdateAccountIndex()
948 accountFileWatcherMgr_.AddAccountInfoDigest(lastAccountIndexStr, Constants::ACCOUNT_INDEX_JSON_PATH); in RemoveAccountIndex()
990 accountFileWatcherMgr_.AddAccountInfoDigest(accountInfoStr, path); in InsertOsAccount()
1054 accountFileWatcherMgr_.AddAccountInfoDigest(accountInfoStr, path); in UpdateOsAccount()
1408 accountFileWatcherMgr_.AddAccountInfoDigest(accountListJson.dump(), Constants::ACCOUNT_LIST_FILE_JSON_PATH); in SaveAccountListToFile()
1422 accountFileWatcherMgr_.AddAccountInfoDigest( in SaveBaseOAConstraintsToFile()
1436 accountFileWatcherMgr_.AddAccountInfoDigest( in SaveGlobalOAConstraintsToFile()
1450 accountFileWatcherMgr_.AddAccountInfoDigest( in SaveSpecificOAConstraintsToFile()
/base/account/os_account/services/accountmgr/src/
H A Daccount_file_watcher_manager.cpp408 ErrCode AccountFileWatcherMgr::AddAccountInfoDigest(const std::string accountInfo, const std::string &userInfoPath) in AddAccountInfoDigest() function in OHOS::AccountSA::AccountFileWatcherMgr
H A Dohos_account_data_deal.cpp223 accountFileWatcherMgr_.AddAccountInfoDigest(accountInfoValue, configFile); in SaveAccountInfo()

Completed in 5 milliseconds