Home
last modified time | relevance | path

Searched defs:hasher (Results 1 – 6 of 6) sorted by relevance

/system/bt/gd/hci/
Daddress_with_type_test.cc38 struct std::hash<bluetooth::hci::AddressWithType> hasher; in TEST() local
52 struct std::hash<AddressWithType> hasher; in TEST() local
63 struct std::hash<bluetooth::hci::AddressWithType> hasher; in TEST() local
Daddress_unittest.cc210 struct std::hash<bluetooth::hci::Address> hasher; in TEST() local
222 struct std::hash<Address> hasher; in TEST() local
228 struct std::hash<Address> hasher; in TEST() local
233 struct std::hash<Address> hasher; in TEST() local
/system/update_engine/scripts/update_payload/
Dpayload.py38 def _ReadInt(file_obj, size, is_unsigned, hasher=None): argument
82 def ReadFromPayload(self, payload_file, hasher=None): argument
Dcommon.py120 def Read(file_obj, length, offset=None, hasher=None): argument
/system/core/fs_mgr/libfs_avb/
Dfs_avb.cpp56 Hasher hasher; in VerifyVbmetaDigest() local
72 Hasher hasher; in CalculateVbmetaDigest() local
/system/update_engine/payload_generator/
Ddelta_diff_utils.cc884 HashCalculator hasher; in InitializePartitionInfo() local