Searched refs:hash_data_has_fixed_byte_size (Results 1 – 2 of 2) sorted by relevance
142 hash_data_has_fixed_byte_size = true; in ClearAtoms()176 hash_data_has_fixed_byte_size = false; in AppendAtom()186 hash_data_has_fixed_byte_size = false; in AppendAtom()194 hash_data_has_fixed_byte_size = false; in AppendAtom()249 return hash_data_has_fixed_byte_size; in HashDataHasFixedByteSize()
106 bool hash_data_has_fixed_byte_size = true; variable