Home
last modified time | relevance | path

Searched defs:CanLoadClasses (Results 1 – 3 of 3) sorted by relevance

/art/runtime/verifier/
Dreg_type_cache.h67 bool CanLoadClasses() const { in CanLoadClasses() function
Dmethod_verifier.h182 bool CanLoadClasses() const { in CanLoadClasses() function
/art/runtime/
Dthread.cc2587 bool Thread::CanLoadClasses() const { in CanLoadClasses() function in art::Thread