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

/art/runtime/mirror/
H A Dclass.h1410 // The slice methods_ [virtual_methods_offset_, copied_methods_offset_) are the virtual methods
1413 // The slice methods_ [copied_methods_offset_, |methods_|) are the methods that are copied from
1465 uint16_t copied_methods_offset_; member in class:art::mirror::FINAL

Completed in 211 milliseconds