HomeSort by relevance Sort by last modified time
    Searched full:nominal_type_ (Results 1 - 3 of 3) sorted by null

  /art/runtime/mirror/
method_handle_impl-inl.h 33 return GetFieldObject<mirror::MethodType>(OFFSET_OF_OBJECT_MEMBER(MethodHandle, nominal_type_));
method_handle_impl.h 98 HeapReference<mirror::MethodType> nominal_type_; member in class:art::mirror::MethodHandle
108 return MemberOffset(OFFSETOF_MEMBER(MethodHandle, nominal_type_));
  /art/runtime/
class_linker_test.cc     [all...]

Completed in 434 milliseconds