OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnlockJniSynchronizedMethod
(Results
1 - 3
of
3
) sorted by null
/art/runtime/entrypoints/quick/
quick_jni_entrypoints.cc
81
UnlockJniSynchronizedMethod
(locked, self); // Must decode before pop.
111
UnlockJniSynchronizedMethod
(locked, self);
/art/runtime/entrypoints/
entrypoint_utils.h
165
inline void
UnlockJniSynchronizedMethod
(jobject locked, Thread* self)
entrypoint_utils-inl.h
624
inline void
UnlockJniSynchronizedMethod
(jobject locked, Thread* self) {
Completed in 57 milliseconds