Lines Matching refs:HASH
127 HASH = 0
208 if hash_type == HASH:
251 def get_preferred_hash(action, hash_type=HASH, reversed=False):
281 if hash_type == HASH:
288 elif hash_type in (HASH, HASH_GELF, CHASH):
289 # Currently only HASH, HASH_GELF and CHASH support
308 if hash_type == HASH:
333 def get_least_preferred_hash(action, hash_type=HASH):
342 def get_common_preferred_hash(action, old_action, hash_type=HASH,
400 elif hash_type in (HASH, HASH_GELF, CHASH):
401 # Currently only HASH, HASH_GELF and CHASH support