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