Searched refs:SetStackState (Results 1 – 2 of 2) sorted by relevance
44 void SetStackState(ObjPtr<Object> state) REQUIRES_SHARED(Locks::mutator_lock_);
63 void Throwable::SetStackState(ObjPtr<Object> state) REQUIRES_SHARED(Locks::mutator_lock_) { in SetStackState() function in art::mirror::Throwable