Searched refs:SetSegmentState (Results 1 – 5 of 5) sorted by relevance
90 locals_.SetSegmentState(new_state); in SetLocalSegmentState()219 env_->locals_.SetSegmentState(env_->local_ref_cookie_); in ~ScopedJniEnvLocalRefState()
140 locals_.SetSegmentState(local_ref_cookie_); in PopFrame()
355 irt.SetSegmentState(cookie1); in TEST_F()395 irt.SetSegmentState(cookie2); in TEST_F()437 irt.SetSegmentState(cookie1); in TEST_F()473 irt.SetSegmentState(cookie1); in TEST_F()
317 void SetSegmentState(IRTSegmentState new_state);
476 void IndirectReferenceTable::SetSegmentState(IRTSegmentState new_state) { in SetSegmentState() function in art::IndirectReferenceTable