Home
last modified time | relevance | path

Searched defs:hashName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Dext_extension_test.cpp265 string hashName = "test.txt"; variable
291 string hashName = "test.txt"; variable
317 string hashName = "test.txt"; variable
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnetwork_security_config.cpp261 std::string hashName(buf); in ReHashCAPathForX509() local
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp1105 static bool RestoreBigFilePrecheck(string &fileName, const string &path, const string &hashName, co… in RestoreBigFilePrecheck()