Home
last modified time | relevance | path

Searched defs:CalculateHashCode (Results 1 – 2 of 2) sorted by relevance

/base/update/updateservice/services/core/ability/utils/src/
Dsha256_utils.cpp34 std::string Sha256Utils::CalculateHashCode(std::string inputStr) in CalculateHashCode() function in OHOS::UpdateService::Sha256Utils
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_runner.cpp65 inline size_t CalculateHashCode(const T &obj) in CalculateHashCode() function