Searched refs:GetStackState (Results 1 – 2 of 2) sorted by relevance
/art/runtime/mirror/ | ||
D | throwable.h | 60 Object* GetStackState() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetStackState() function |
D | throwable.cc | 80 Object* stack_state = GetStackState(); in Dump() |