Home
last modified time | relevance | path

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

/art/compiler/utils/
Ddedupe_set.h54 class Shard; variable
56 std::unique_ptr<Shard> shards_[kShard];
Ddedupe_set-inl.h56 class DedupeSet<InKey, StoreKey, Alloc, HashType, HashFunc, kShard>::Shard {
58 Shard(const Alloc& alloc, const std::string& lock_name)
65 ~Shard() {
223 shards_[i].reset(new Shard(alloc, oss.str()));