Searched defs:SetCount (Results 1 – 2 of 2) sorted by relevance
101 void SetCount(int32_t new_count) REQUIRES_SHARED(Locks::mutator_lock_) { in SetCount() function
64 void SetCount(uint64_t count) { count_ = count; } in SetCount() function