Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 2 of 2) sorted by relevance

/art/runtime/interpreter/
Dshadow_frame.h294 void SetNotifyPop(bool notify) { in SetNotifyPop()
/art/runtime/jni/
Djni_internal_test.cc1061 JNINativeMethod methods[] = { { "notify", "()V", nullptr } }; in TEST_F() method
1083 JNINativeMethod methods[] = { { "notify", "()V", native_function } }; in TEST_F() method