Searched refs:make_copy_of_data (Results 1 – 1 of 1) sorted by relevance
151 HashSet(const uint8_t* ptr, bool make_copy_of_data, size_t* read_count) { in HashSet() argument163 if (!make_copy_of_data) { in HashSet()