Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dshadow_frame.h340 void SetNotifyPop(bool notify) { in SetNotifyPop()
/art/runtime/
Dthread.cc1836 void Thread::RunFlipFunction(Thread* self, bool notify) { in RunFlipFunction()