Home
last modified time | relevance | path

Searched defs:GetHash (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dhash_utils_test.cc38 uint64 GetHash(const FunctionDefLibrary& library, const FunctionDef& fn) { in GetHash() function in tensorflow::data::__anon31c2fdd30111::DatasetHashUtilsTest
75 uint64 GetHash(const GraphDef& graph, const NodeDef& node) { in GetHash() function in tensorflow::data::__anon31c2fdd30111::DatasetHashUtilsTest
81 uint64 GetHash(const Tensor& tensor) { in GetHash() function in tensorflow::data::__anon31c2fdd30111::DatasetHashUtilsTest
H A Dhash_utils.cc704 uint64 GetHash() { in GetHash() function
/aosp_15_r20/system/extras/memory_replay/
H A DPointers.cpp105 size_t Pointers::GetHash(uintptr_t key_pointer) { in GetHash() function in Pointers
/aosp_15_r20/external/toolchain-utils/bestflags/
H A Dtask_test.py51 def GetHash(self): member in MockFlagSet
/aosp_15_r20/art/runtime/
H A Dintern_table.h67 uint32_t GetHash() const { return Hash(utf16_length_, utf8_data_); } in GetHash() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_transcript.cc235 bool SSLTranscript::GetHash(uint8_t *out, size_t *out_len) const { in GetHash() function in SSLTranscript
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_transcript.cc235 bool SSLTranscript::GetHash(uint8_t *out, size_t *out_len) const { in GetHash() function in SSLTranscript
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dssl_transcript.cc235 bool SSLTranscript::GetHash(uint8_t *out, size_t *out_len) const { in GetHash() function in SSLTranscript
/aosp_15_r20/external/boringssl/src/ssl/
H A Dssl_transcript.cc235 bool SSLTranscript::GetHash(uint8_t *out, size_t *out_len) const { in GetHash() function in SSLTranscript
/aosp_15_r20/build/soong/cmd/find_input_delta/find_input_delta_proto_internal/
H A Dinternal_state.pb.go149 func (x *PartialCompileInput) GetHash() string { func
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dtest_helpers.cpp159 std::optional<std::string> GetHash(const std::string& path) { in GetHash() function
/aosp_15_r20/external/tink/go/proto/hkdf_prf_go_proto/
H A Dhkdf_prf.pb.go87 func (x *HkdfPrfParams) GetHash() common_go_proto.HashType { func
/aosp_15_r20/external/tink/go/proto/hmac_go_proto/
H A Dhmac.pb.go81 func (x *HmacParams) GetHash() common_go_proto.HashType { func
/aosp_15_r20/external/tink/go/proto/hmac_prf_go_proto/
H A Dhmac_prf.pb.go80 func (x *HmacPrfParams) GetHash() common_go_proto.HashType { func
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dentry_impl.cc416 uint32_t EntryImpl::GetHash() { in GetHash() function in disk_cache::EntryImpl
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types.h802 size_t GetHash() const { in GetHash() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate.cc590 uint64_t GetHash(const TfLiteIntArray* int_array, uint64_t combine_with = 0) { in GetHash() function
/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
H A Dremote_execution.pb.go1469 func (x *Digest) GetHash() string { func