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

  /art/runtime/mirror/
class.h 424 return OFFSET_OF_OBJECT_MEMBER(Class, component_type_);
1046 HeapReference<Class> component_type_; member in class:art::mirror::FINAL
    [all...]
  /art/runtime/
class_linker_test.cc 509 offsets.push_back(CheckOffset(OFFSETOF_MEMBER(mirror::Class, component_type_), "componentType"));
    [all...]

Completed in 383 milliseconds