Home
last modified time | relevance | path

Searched refs:SetSegmentState (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Djni_env_ext.h108 env_->locals.SetSegmentState(env_->local_ref_cookie); in ~ScopedJniEnvLocalRefState()
Djni_env_ext.cc97 locals.SetSegmentState(local_ref_cookie); in PopFrame()
Dindirect_reference_table.h346 void SetSegmentState(uint32_t new_state) { in SetSegmentState() function
/art/runtime/entrypoints/quick/
Dquick_jni_entrypoints.cc68 env->locals.SetSegmentState(env->local_ref_cookie); in PopLocalReferences()