Searched defs:method_ (Results 1 – 13 of 13) sorted by relevance
| /art/runtime/ | ||
| D | debugger.h | 136 ArtMethod* method_; variable |
| D | gc_root.h | 162 ArtMethod* const method_; variable |
| D | profiler.h | 89 MethodReference method_; variable |
| D | instrumentation.h | 614 ArtMethod* method_; member |
| D | stack.h | 441 ArtMethod* method_; variable |
| D | monitor.cc | 247 ArtMethod* method_; member |
| D | dex_file.h | 1523 ClassDataMethod method_; variable |
| D | thread.cc | 2656 ArtMethod* method_; member |
| D | debugger.cc | 124 ArtMethod* method_; member in art::Breakpoint |
| D | class_linker.cc | 8409 const ArtMethod* const method_; member in art::ClassLinker::FindVirtualMethodHolderVisitor |
| /art/runtime/jit/ | ||
| D | profiling_info.h | 176 ArtMethod* const method_; variable |
| D | jit.cc | 592 ArtMethod* const method_; member in art::jit::FINAL |
| /art/compiler/optimizing/ | ||
| D | inliner.cc | 244 ArtMethod* const method_; member in art::ScopedProfilingInfoInlineUse |