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 84 UnlockJniSynchronizedMethod(locked, self); // Must decode before pop.
114 UnlockJniSynchronizedMethod(locked, self);
133 UnlockJniSynchronizedMethod(locked, self);
139 UnlockJniSynchronizedMethod(locked, self); // Must decode before pop.
  /art/runtime/entrypoints/
entrypoint_utils.h 165 inline void UnlockJniSynchronizedMethod(jobject locked, Thread* self)
entrypoint_utils-inl.h     [all...]

Completed in 48 milliseconds