Home
last modified time | relevance | path

Searched defs:Notification (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
Dchannel.py98 class Notification(object): class
/external/google-benchmark/src/
Dmutex.h112 Notification() : notified_yet_(false) { } in Notification() function
/external/jetty/src/java/org/eclipse/jetty/util/
DScanner.java67 public enum Notification { ADDED, CHANGED, REMOVED }; enum in Scanner
/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h857 Notification() : notified_(false) {} in Notification() function
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-port.cc180 Notification::Notification() in Notification() function in testing::internal::Notification