Searched defs:self_ (Results 1 – 8 of 8) sorted by relevance
/art/runtime/ | ||
D | quick_exception_handler.cc | 107 Thread* const self_; member in art::FINAL |
D | scoped_thread_state_change.h | 91 Thread* const self_; variable |
D | handle_scope.h | 207 Thread* const self_; variable |
D | thread.cc | 1477 Thread* const self_; member in art::BuildInternalStackTraceVisitor |
/art/runtime/gc/collector/ | ||
D | semi_space.h | 222 Thread* self_; variable |
/art/runtime/mirror/ | ||
D | object.cc | 114 Thread* const self_; member in art::mirror::CopyObjectVisitor |
D | class.cc | 874 Thread* const self_; member in art::mirror::CopyClassVisitor |
/art/runtime/interpreter/ | ||
D | interpreter_common.cc | 439 Thread* const self_; member in art::interpreter::CatchLocationFinder |