Searched defs:virtual_methods_offset_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/mirror/
H A Dclass.h1407 // The slice methods_ [0, virtual_methods_offset_) are the direct (static, private, init) methods
1410 // The slice methods_ [virtual_methods_offset_, copied_methods_offset_) are the virtual methods
1468 uint16_t virtual_methods_offset_; member in class:art::mirror::FINAL

Completed in 62 milliseconds