Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/utils/include/
H A Dstandardize_utils.h57 typedef std::uint64_t hash_t64; typedef in OHOS::Telephony::StandardizeUtils
59 static hash_t64 Hash_(char const *hashStr) in Hash_()
61 hash_t64 result {cellular_call_b}; in Hash_()
70 static constexpr hash_t64 HashCompileTime(char const *str, hash_t64 last_value = cellular_call_b) in HashCompileTime()
91 static constexpr hash_t64 cellular_call_p = 0x100000001B3ull;
92 static constexpr hash_t64 cellular_call_b = 0xCBF29CE484222325ull;

Completed in 1 milliseconds