Home
last modified time | relevance | path

Searched defs:Notify (Results 1 – 4 of 4) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/constants/
DDNSOperationCode.java31 Notify("Notify", 4), enumConstant
/external/lldb/source/Core/
DInputReader.cpp323 InputReader::Notify (InputReaderAction notification) in Notify() function in InputReader
/external/lldb/source/Plugins/Process/POSIX/
DPOSIXThread.cpp269 POSIXThread::Notify(const ProcessMessage &message) in Notify() function in POSIXThread
/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h861 void Notify() { notified_ = true; } in Notify() function