Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/Linux/
DLinuxThread.cpp56 WatchNotify(message); in TraceNotify()
/external/lldb/source/Plugins/Process/POSIX/
DPOSIXThread.h120 void WatchNotify(const ProcessMessage &message);
DPOSIXThread.cpp307 WatchNotify(message); in Notify()
430 POSIXThread::WatchNotify(const ProcessMessage &message) in WatchNotify() function in POSIXThread