Searched refs:hash_data_has_fixed_byte_size (Results 1 – 2 of 2) sorted by relevance
138 min_hash_data_byte_size(0), hash_data_has_fixed_byte_size(true) { in Prologue()145 hash_data_has_fixed_byte_size = true; in ClearAtoms()178 hash_data_has_fixed_byte_size = false; in AppendAtom()188 hash_data_has_fixed_byte_size = false; in AppendAtom()196 hash_data_has_fixed_byte_size = false; in AppendAtom()250 return hash_data_has_fixed_byte_size; in HashDataHasFixedByteSize()
96 bool hash_data_has_fixed_byte_size; variable