Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_method_info.h42 bool IsResolved() const { in IsResolved() function
Dmir_field_info.h46 bool IsResolved() const { in IsResolved() function
/art/runtime/mirror/
Dclass.h189 bool IsResolved() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsResolved() function