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()
352 irt.SetSegmentState(cookie1); in TEST_F()392 irt.SetSegmentState(cookie2); in TEST_F()434 irt.SetSegmentState(cookie1); in TEST_F()470 irt.SetSegmentState(cookie1); in TEST_F()
318 void SetSegmentState(IRTSegmentState new_state);
139 locals_.SetSegmentState(local_ref_cookie_); in PopFrame()
474 void IndirectReferenceTable::SetSegmentState(IRTSegmentState new_state) { in SetSegmentState() function in art::IndirectReferenceTable