Home
last modified time | relevance | path

Searched refs:AddAccountInfoDigest (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_file_watcher_manager.h64 ErrCode AddAccountInfoDigest(const std::string accountInfo, const std::string &userInfoPath);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp145 if (accountFileWatcherMgr_.AddAccountInfoDigest(recoverDataStr, fileName) != ERR_OK) { in RecoverAccountData()
911 …accountFileWatcherMgr_.AddAccountInfoDigest(lastAccountIndexStr, Constants::ACCOUNT_INDEX_JSON_PAT… in UpdateAccountIndex()
955 …accountFileWatcherMgr_.AddAccountInfoDigest(lastAccountIndexStr, Constants::ACCOUNT_INDEX_JSON_PAT… in RemoveAccountIndex()
997 accountFileWatcherMgr_.AddAccountInfoDigest(accountInfoStr, path); in InsertOsAccount()
1061 accountFileWatcherMgr_.AddAccountInfoDigest(accountInfoStr, path); in UpdateOsAccount()
1434 …accountFileWatcherMgr_.AddAccountInfoDigest(accountListJson.dump(), Constants::ACCOUNT_LIST_FILE_J… in SaveAccountListToFile()
1448 accountFileWatcherMgr_.AddAccountInfoDigest( in SaveBaseOAConstraintsToFile()
1462 accountFileWatcherMgr_.AddAccountInfoDigest( in SaveGlobalOAConstraintsToFile()
1476 accountFileWatcherMgr_.AddAccountInfoDigest( in SaveSpecificOAConstraintsToFile()
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Dohos_account_data_deal.cpp223 accountFileWatcherMgr_.AddAccountInfoDigest(accountInfoValue, configFile); in SaveAccountInfo()
H A Daccount_file_watcher_manager.cpp416 ErrCode AccountFileWatcherMgr::AddAccountInfoDigest(const std::string accountInfo, const std::strin… in AddAccountInfoDigest() function in OHOS::AccountSA::AccountFileWatcherMgr
/ohos5.0/base/account/os_account/services/accountmgr/
H A Dlibaccountmgr.map347 …"OHOS::AccountSA::AccountFileWatcherMgr::AddAccountInfoDigest(std::__h::basic_string<char, std::__…