Searched refs:ScopedJniEnvLocalRefState (Results 1 – 3 of 3) sorted by relevance
100 class ScopedJniEnvLocalRefState {102 explicit ScopedJniEnvLocalRefState(JNIEnvExt* env) : env_(env) { in ScopedJniEnvLocalRefState() function107 ~ScopedJniEnvLocalRefState() { in ~ScopedJniEnvLocalRefState()116 DISALLOW_COPY_AND_ASSIGN(ScopedJniEnvLocalRefState);
1161 ScopedJniEnvLocalRefState env_state(env); in InitThreadGroups()
742 ScopedJniEnvLocalRefState env_state(env); in artQuickProxyInvokeHandler()821 ScopedJniEnvLocalRefState env_state(env); in artQuickResolutionTrampoline()