Searched refs:ScopedJniEnvLocalRefState (Results 1 – 3 of 3) sorted by relevance
117 class ScopedJniEnvLocalRefState {119 explicit ScopedJniEnvLocalRefState(JNIEnvExt* env) : env_(env) { in ScopedJniEnvLocalRefState() function124 ~ScopedJniEnvLocalRefState() { in ~ScopedJniEnvLocalRefState()133 DISALLOW_COPY_AND_ASSIGN(ScopedJniEnvLocalRefState);
1334 ScopedJniEnvLocalRefState env_state(env); in InitThreadGroups()
853 ScopedJniEnvLocalRefState env_state(env); in artQuickProxyInvokeHandler()935 ScopedJniEnvLocalRefState env_state(env); in artQuickResolutionTrampoline()