Home
last modified time | relevance | path

Searched refs:make_copy_of_data (Results 1 – 1 of 1) sorted by relevance

/art/libartbase/base/
Dhash_set.h265 HashSet(const uint8_t* ptr, bool make_copy_of_data, size_t* read_count) noexcept { in HashSet() argument
277 if (!make_copy_of_data) { in HashSet()