Searched refs:GetHexHash (Results 1 – 2 of 2) sorted by relevance
910 std::string BundleUtil::GetHexHash(const std::string &s) in GetHexHash() function in OHOS::AppExecFwk::BundleUtil928 std::string hash = GetHexHash(s); in RecursiveHash()942 std::string timeStr = GetHexHash(s); in GenerateUuid()952 deviceStr = GetHexHash(deviceUdid); in GenerateUuid()966 std::string keyHash = GetHexHash(key); in GenerateUuidByKey()976 deviceStr = GetHexHash(deviceUdid); in GenerateUuidByKey()
211 static std::string GetHexHash(const std::string &s);