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