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

  /art/runtime/mirror/
class.h 520 return OFFSET_OF_OBJECT_MEMBER(Class, object_size_alloc_fast_path_);
1410 uint32_t object_size_alloc_fast_path_; member in class:art::PointerSize::final
    [all...]
  /art/runtime/
class_linker_test.cc 598 addOffset(OFFSETOF_MEMBER(mirror::Class, object_size_alloc_fast_path_),
    [all...]

Completed in 52 milliseconds