Home
last modified time | relevance | path

Searched defs:hash_function (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/system/update_engine/payload_generator/
H A Dpayload_generation_config_android.cc82 auto hash_function = in VerifyVerityConfig() local
201 auto hash_function = in LoadVerityConfig() local
/aosp_15_r20/external/pigweed/pw_software_update/
H A Dupdate_bundle_accessor.cc677 protobuf::Uint32 hash_function = in VerifyTargetsPayloads() local
766 protobuf::Uint32 hash_function = in VerifyOutOfBundleTargetPayload() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dring_hash.proto47 HashFunction hash_function = 1; field
Dcluster.proto184 HashFunction hash_function = 3; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Dring_hash.proto47 HashFunction hash_function = 1; field
H A Dcluster.proto184 HashFunction hash_function = 3; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/extensions/load_balancing_policies/ring_hash/v3/
H A Dring_hash.proto43 HashFunction hash_function = 1 [(validate.rules).enum = {defined_only: true}]; field
/aosp_15_r20/external/google-fruit/include/fruit/impl/data_structures/
H A Dsemistatic_map.h71 HashFunction hash_function; variable
/aosp_15_r20/system/extras/verity/
H A Dbuild_verity_tree_main.cpp116 auto hash_function = hash_algorithm.empty() in main() local
/aosp_15_r20/external/curl/lib/
H A Dhash.h34 typedef size_t (*hash_function) (void *key, typedef
/aosp_15_r20/system/update_engine/payload_consumer/
H A Dverity_writer_android.cc178 auto hash_function = in Init() local
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfAccelTable.h83 uint16_t hash_function; // The hash function enumeration that was used. member
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/
H A Dcluster.proto335 HashFunction hash_function = 3 [(validate.rules).enum = {defined_only: true}]; field
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gtl/
H A Dflatrep.h81 const Hash& hash_function() const { return hash_; } in hash_function() function
H A Dflatset.h100 hasher hash_function() const { return rep_.hash_function(); } in hash_function() function
H A Dflatmap.h117 hasher hash_function() const { return rep_.hash_function(); } in hash_function() function
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/cluster/v3/
H A Dcluster.proto507 HashFunction hash_function = 3 [(validate.rules).enum = {defined_only: true}]; field
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dutil.cc603 const UInt128& le_ltk, CrossTransportKeyAlgo hash_function) { in LeLtkToBrEdrLinkKey()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/
Dunordered_set.hpp1375 unordered_set<T, H, P, A>::hash_function() const in hash_function() function in boost::unordered::unordered_set
1769 unordered_multiset<T, H, P, A>::hash_function() const in hash_function() function in boost::unordered::unordered_multiset
Dunordered_map.hpp1786 unordered_map<K, T, H, P, A>::hash_function() const in hash_function() function in boost::unordered::unordered_map
2226 unordered_multimap<K, T, H, P, A>::hash_function() const in hash_function() function in boost::unordered::unordered_multimap
/aosp_15_r20/external/googleapis/google/cloud/clouddms/v1/
H A Dconversionworkspace_resources.proto716 oneof hash_function { oneof
/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dblockimg.cpp1512 auto hash_function = HashTreeBuilder::HashFunction(params.tokens[params.cpos++]); in PerformCommandComputeHashTree() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/
Dhashed_index.hpp514 hasher hash_function()const{return hash_;} in hash_function() function in boost::multi_index::detail::hashed_index
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dhashtable.hpp1584 BOOST_INTRUSIVE_FORCEINLINE hasher hash_function() const in hash_function() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/
Dimplementation.hpp2785 H const& hash_function() const { return current_functions().first(); } in hash_function() function in boost::unordered::detail::functions