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