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

  /art/runtime/entrypoints/quick/
quick_jni_entrypoints.cc 146 UnlockJniSynchronizedMethod(locked, self); // Must decode before pop.
191 UnlockJniSynchronizedMethod(locked, self);
218 UnlockJniSynchronizedMethod(locked, self);
225 UnlockJniSynchronizedMethod(locked, self); // Must decode before pop.
  /art/runtime/entrypoints/
entrypoint_utils.h 159 inline void UnlockJniSynchronizedMethod(jobject locked, Thread* self)
entrypoint_utils-inl.h     [all...]

Completed in 66 milliseconds