Home
last modified time | relevance | path

Searched refs:HasArtMethod (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dgc_root.h175 bool HasArtMethod() const { in HasArtMethod() function
/art/runtime/gc/collector/
Dconcurrent_copying.cc2924 } else if (gc_root_source->HasArtMethod()) { in AssertToSpaceInvariant()