Searched defs:num_methods_ (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/ | ||
H A D | oat_file.h | 293 const uint32_t num_methods_; variable |
/aosp12/art/dex2oat/linker/ | ||
H A D | oat_writer.cc | 282 uint32_t num_methods_; member in art::linker::OatWriter::OatClass |