Searched defs:resolved_methods_ (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/mirror/ | ||
| D | dex_cache.h | 586   uint64_t resolved_methods_;             // NativeDexCacheArray holding ArtMethod's  variable | 
| /art/dex2oat/driver/ | ||
| D | compiler_driver.cc | 240   size_t resolved_methods_[kMaxInvokeType + 1] = {};  member in art::CompilerDriver::AOTCompilationStats |