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

  /art/runtime/mirror/
class.cc 280 if (new_reference_offsets != CLASS_WALK_SUPER) {
295 if (new_reference_offsets != CLASS_WALK_SUPER) {
object-inl.h 746 if (LIKELY(ref_offsets != CLASS_WALK_SUPER)) {
    [all...]
class.h 37 #define CLASS_WALK_SUPER 3U
    [all...]
  /art/runtime/
class_linker.cc     [all...]

Completed in 1801 milliseconds