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

  /art/runtime/
invoke_type.h 29 kInterface, // <<interface>>
30 kMaxInvokeType = kInterface
  /art/runtime/mirror/
iftable.h 28 Class* interface = Get((i * kMax) + kInterface)->AsClass();
65 kInterface = 0,

Completed in 187 milliseconds