Searched defs:GetStackDepth (Results 1 – 3 of 3) sorted by relevance
77 int32_t Throwable::GetStackDepth() { in GetStackDepth() function in art::mirror::Throwable
109 int GetStackDepth() const { in GetStackDepth() function
2318 static int GetStackDepth(Thread* thread) REQUIRES_SHARED(Locks::mutator_lock_) { in GetStackDepth() function