Home
last modified time | relevance | path

Searched defs:hash_fn (Results 1 – 2 of 2) sorted by relevance

/system/bt/osi/src/
Dhash_map.c36 hash_index_fn hash_fn; member
55 hash_index_fn hash_fn, in hash_map_new_internal()
85 hash_index_fn hash_fn, in hash_map_new()
/system/update_engine/payload_generator/
Dblock_mapping.cc35 std::hash<string> hash_fn; in HashValue() local