Home
last modified time | relevance | path

Searched defs:Self (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dscoped_thread_state_change.h49 ALWAYS_INLINE Thread* Self() const { in Self() function
73 Thread* Self() const { in Self() function
Dhandle_scope.h229 Thread* Self() const { in Self() function
/art/libartbase/base/
Dsafe_map.h34 typedef SafeMap<K, V, Comparator, Allocator> Self; typedef
/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h1761 ALWAYS_INLINE Thread* Self() { in Self() function