Home
last modified time | relevance | path

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

/base/telephony/telephony_data/opkey/src/
H A Drdb_opkey_callback.cpp74 util.GetFileChecksum(path.c_str(), checksum); in InitData()
/base/telephony/telephony_data/common/include/
H A Dparser_util.h38 int GetFileChecksum(const char *path, std::string &checkSum);
/base/telephony/telephony_data/pdp_profile/src/
H A Drdb_pdp_profile_helper.cpp171 util.GetFileChecksum(path.c_str(), checksum); in InitAPNDatabase()
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp598 int ParserUtil::GetFileChecksum(const char *path, std::string &checkSum) in GetFileChecksum() function in OHOS::Telephony::ParserUtil
602 DATA_STORAGE_LOGE("ParserUtil::GetFileChecksum Failed to get realPath!"); in GetFileChecksum()
607 DATA_STORAGE_LOGE("ParserUtil::GetFileChecksum Failed to open file!"); in GetFileChecksum()
642 util.GetFileChecksum(path, newHash); in IsDigestChanged()

Completed in 3 milliseconds