Home
last modified time | relevance | path

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

/art/compiler/utils/
Ddedupe_set.h52 class Shard; variable
54 std::unique_ptr<Shard> shards_[kShard];
Ddedupe_set-inl.h53 class DedupeSet<InKey, StoreKey, Alloc, HashType, HashFunc, kShard>::Shard {
55 Shard(const Alloc& alloc, const std::string& lock_name)
62 ~Shard() {
215 shards_[i].reset(new Shard(alloc, oss.str()));