Searched defs:Count (Results 1 – 2 of 2) sorted by relevance
50 ALWAYS_INLINE size_t Count() REQUIRES_SHARED(Locks::mutator_lock_) { in Count() function
33 size_t Count() const { return count_; } in Count() function