Searched defs:ShouldAddReference (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/accounting/ | ||
D | mod_union_table-inl.h | 35 bool ShouldAddReference(const mirror::Object* ref) const OVERRIDE ALWAYS_INLINE { in ShouldAddReference() function |
D | mod_union_table_test.cc | 111 bool ShouldAddReference(const mirror::Object* ref) const OVERRIDE { in ShouldAddReference() function in art::gc::accounting::ModUnionTableRefCacheToSpace |