Searched defs:GetStackDepth (Results 1 – 3 of 3) sorted by relevance
72 int32_t Throwable::GetStackDepth() { in GetStackDepth() function in art::mirror::Throwable
106 int GetStackDepth() const { in GetStackDepth() function
2263 static int GetStackDepth(Thread* thread) SHARED_REQUIRES(Locks::mutator_lock_) { in GetStackDepth() function