Searched refs:AllocValueSize (Results 1 – 4 of 4) sorted by relevance
246 static size_t AllocValueSize(const AllocValue& v) { return v.bytes; } in AllocValueSize() function
273 alloc_address_map_->FindInside(&AllocValueSize, max_size, ptr, object_ptr); in FindInsideAlloc()
278 static size_t AllocValueSize(const AllocValue& v) { return v.bytes; } in AllocValueSize() function
263 address_map_->FindInside(&AllocValueSize, max_size, ptr, object_ptr); in FindInsideAlloc()