Home
last modified time | relevance | path

Searched refs:MONITOR_JNI (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_jni_entrypoints.cc30 #define MONITOR_JNI(kind) \ macro
239 MONITOR_JNI(PaletteNotifyEndJniInvocation); in GenericJniMethodEnd()
295 MONITOR_JNI(PaletteNotifyBeginJniInvocation); in JniMonitoredMethodStart()
301 MONITOR_JNI(PaletteNotifyBeginJniInvocation); in JniMonitoredMethodStartSynchronized()
306 MONITOR_JNI(PaletteNotifyEndJniInvocation); in JniMonitoredMethodEnd()
313 MONITOR_JNI(PaletteNotifyEndJniInvocation); in JniMonitoredMethodEndSynchronized()
320 MONITOR_JNI(PaletteNotifyEndJniInvocation); in JniMonitoredMethodEndWithReference()
329 MONITOR_JNI(PaletteNotifyEndJniInvocation); in JniMonitoredMethodEndWithReferenceSynchronized()