HomeSort by relevance Sort by last modified time
    Searched refs:ScopedJniEnvLocalRefState (Results 1 - 3 of 3) sorted by null

  /art/runtime/
jni_env_ext.h 203 friend class ScopedJniEnvLocalRefState;
210 class ScopedJniEnvLocalRefState {
212 explicit ScopedJniEnvLocalRefState(JNIEnvExt* env) :
218 ~ScopedJniEnvLocalRefState() {
227 DISALLOW_COPY_AND_ASSIGN(ScopedJniEnvLocalRefState);
runtime.cc     [all...]
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc     [all...]

Completed in 370 milliseconds