Searched refs:hash_data_has_fixed_byte_size (Results 1 – 2 of 2) sorted by relevance
140 hash_data_has_fixed_byte_size = true; in ClearAtoms()174 hash_data_has_fixed_byte_size = false; in AppendAtom()184 hash_data_has_fixed_byte_size = false; in AppendAtom()192 hash_data_has_fixed_byte_size = false; in AppendAtom()247 return hash_data_has_fixed_byte_size; in HashDataHasFixedByteSize()
106 bool hash_data_has_fixed_byte_size = true; variable