Searched refs:SetSegmentState (Results 1 – 5 of 5) sorted by relevance
94 locals_.SetSegmentState(new_state); in SetLocalSegmentState()233 env_->locals_.SetSegmentState(env_->local_ref_cookie_); in ~ScopedJniEnvLocalRefState()
140 locals_.SetSegmentState(local_ref_cookie_); in PopFrame()
353 irt.SetSegmentState(cookie1); in TEST_F()393 irt.SetSegmentState(cookie2); in TEST_F()435 irt.SetSegmentState(cookie1); in TEST_F()471 irt.SetSegmentState(cookie1); in TEST_F()
321 void SetSegmentState(IRTSegmentState new_state);
490 void IndirectReferenceTable::SetSegmentState(IRTSegmentState new_state) { in SetSegmentState() function in art::IndirectReferenceTable