Searched defs:Count (Results 1 – 4 of 4) sorted by relevance
51 ALWAYS_INLINE size_t Count() REQUIRES_SHARED(Locks::mutator_lock_) { in Count() function
33 size_t Count() const { return count_; } in Count() function
389 count_t Count() const { return count_.load(std::memory_order_relaxed); } in Count() function
655 int BootImages::Count() const { in Count() function in art::odrefresh::BootImages