Home
last modified time | relevance | path

Searched defs:hash_string (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/net/tools/transport_security_state_generator/
H A Dspki_hash.cc20 bool SPKIHash::FromString(std::string_view hash_string) { in FromString()
/aosp_15_r20/device/linaro/dragonboard/shared/utils/qrtr/src/
Dhash.c17 unsigned int hash_string(const char *value) in hash_string() function
/aosp_15_r20/external/pigweed/pw_tokenizer/rust/
H A Dpw_tokenizer_core.rs120 pub const fn hash_string(s: &str) -> u32 { in hash_string() function
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_index_file.cc152 const auto hash_string = base::MakeStringPiece( in ProcessEntryFile() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis.cpp584 std::u32string hash_string{}; in operator ()() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_analysis.cpp584 std::u32string hash_string{}; in operator ()() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dscalar_analysis.cpp584 std::u32string hash_string{}; in operator ()() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/xds/
Dxds_resolver.cc852 std::string hash_string = absl::StrCat(hash.value()); in GetCallConfig() local
/aosp_15_r20/external/mesa3d/src/util/
H A Dparson.c419 static unsigned long hash_string(const char *string, size_t n) { in hash_string() function