Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_file_watcher_manager.h61 ErrCode GetAccountInfoDigestFromFile(const std::string &path, uint8_t *digest, uint32_t size);
/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Dos_account_control_file_manager.h127 ErrCode GetAccountInfoDigestFromFile(const std::string &path, uint8_t *digest, uint32_t size);
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Dohos_account_data_deal.cpp96 accountFileWatcherMgr_.GetAccountInfoDigestFromFile(fileName, localDigestData, ALG_COMMON_SIZE); in DealWithFileModifyEvent()
H A Daccount_file_watcher_manager.cpp360 ErrCode AccountFileWatcherMgr::GetAccountInfoDigestFromFile(const std::string &path, uint8_t *diges… in GetAccountInfoDigestFromFile() function in OHOS::AccountSA::AccountFileWatcherMgr
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp171 accountFileWatcherMgr_.GetAccountInfoDigestFromFile(fileName, localDigestData, ALG_COMMON_SIZE); in DealWithFileModifyEvent()
/ohos5.0/base/account/os_account/services/accountmgr/
H A Dlibaccountmgr.map344 …"OHOS::AccountSA::AccountFileWatcherMgr::GetAccountInfoDigestFromFile(std::__h::basic_string<char,…