Searched defs:GetMethods (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/mirror/ | ||
| D | class-inl.h | 1019 inline ArraySlice<ArtMethod> Class::GetMethods(PointerSize pointer_size) { in GetMethods() function |
| /art/runtime/jit/ | ||
| D | jit_code_cache.cc | 129 const std::vector<ArtMethod*>& GetMethods() const { in GetMethods() function in art::jit::JitCodeCache::JniStubData |