Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_file_watcher_manager.h29 int32_t GenerateAccountInfoDigest(const std::string &inData, uint8_t* outData, uint32_t size);
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_file_watcher_manager.cpp199 int32_t GenerateAccountInfoDigest(const std::string &inData, uint8_t* outData, uint32_t size) in GenerateAccountInfoDigest() function
390 GenerateAccountInfoDigest(accountInfoStr, digestOutData, ALG_COMMON_SIZE); in GenerateAccountInfoDigestStr()
H A Dohos_account_data_deal.cpp99 GenerateAccountInfoDigest(fileInfoStr, newDigestData, ALG_COMMON_SIZE); in DealWithFileModifyEvent()
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp174 GenerateAccountInfoDigest(fileInfoStr, newDigestData, ALG_COMMON_SIZE); in DealWithFileModifyEvent()
393 GenerateAccountInfoDigest(listInfoStr, digestOutData, ALG_COMMON_SIZE); in RecoverAccountInfoDigestJsonFile()
/ohos5.0/base/account/os_account/services/accountmgr/
H A Dlibaccountmgr.map345 …"OHOS::AccountSA::GenerateAccountInfoDigest(std::__h::basic_string<char, std::__h::char_traits<cha…