Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/src/
H A Daccount_file_watcher_manager.cpp366 std::vector<uint8_t> digestTmp; in GetAccountInfoDigestFromFile() local
368 accountInfoDigestJson.end(), path, digestTmp, OHOS::AccountSA::JsonType::ARRAY); in GetAccountInfoDigestFromFile()
369 if (memcpy_s(digest, size, digestTmp.data(), ALG_COMMON_SIZE) != EOK) { in GetAccountInfoDigestFromFile()

Completed in 2 milliseconds