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

  /art/runtime/mirror/
class.h 458 return OFFSET_OF_OBJECT_MEMBER(Class, component_type_);
1338 HeapReference<Class> component_type_; member in class:art::mirror::FINAL
    [all...]
  /art/runtime/
class_linker_test.cc 573 addOffset(OFFSETOF_MEMBER(mirror::Class, component_type_), "componentType");
    [all...]

Completed in 42 milliseconds