Home
last modified time | relevance | path

Searched defs:Count (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Diftable.h49 size_t Count() REQUIRES_SHARED(Locks::mutator_lock_) { in Count() function
/art/libartbase/base/
Dstats.h30 size_t Count() const { return count_; } in Count() function