HomeSort by relevance Sort by last modified time
    Searched refs:IsArtFieldClass (Results 1 - 5 of 5) sorted by null

  /art/runtime/native/
java_lang_reflect_Constructor.cc 59 } else if (!kMovingFields && c->IsArtFieldClass()) {
  /art/runtime/mirror/
class-inl.h 647 inline bool Class::IsArtFieldClass() const {
object-inl.h 229 template IsArtFieldClass<kReadBarrierOption>();
    [all...]
class.h 420 bool IsArtFieldClass() const SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
    [all...]
  /art/oatdump/
oatdump.cc     [all...]

Completed in 144 milliseconds