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.h54 class DedupeSet<InKey, StoreKey, Alloc, HashType, HashFunc, kShard>::Shard {
56 Shard(const Alloc& alloc, const std::string& lock_name)
63 ~Shard() {
216 shards_[i].reset(new Shard(alloc, oss.str()));