Home
last modified time | relevance | path

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

/external/libtextclassifier/abseil-cpp/absl/synchronization/
Dnotification.h68 Notification() : notified_yet_(false) {} in Notification() function
69 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dnotification.h68 Notification() : notified_yet_(false) {} in Notification() function
69 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dnotification.h68 Notification() : notified_yet_(false) {} in Notification() function
69 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dnotification.h68 Notification() : notified_yet_(false) {} in Notification() function
69 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
/external/webrtc/third_party/abseil-cpp/absl/synchronization/
Dnotification.h68 Notification() : notified_yet_(false) {} in Notification() function
69 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
/external/abseil-cpp/absl/synchronization/
Dnotification.h68 Notification() : notified_yet_(false) {} in Notification() function
69 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceThreadPool.h71 struct Notification : Barrier { struct
72 Notification() : Barrier(1) {}; in Notification() function
/external/tensorflow/tensorflow/core/platform/default/
Dnotification.h31 Notification() : notified_(0) {} in Notification() function
/external/libchrome/base/android/java/src/org/chromium/base/memory/
DMemoryPressureUma.java30 private @interface Notification { annotation in MemoryPressureUma
/external/llvm-project/llvm/unittests/Support/
DThreading.cpp30 class Notification { class
/external/python/google-api-python-client/googleapiclient/
Dchannel.py112 class Notification(object): class
/external/llvm-project/clang-tools-extra/clangd/unittests/
DLSPClient.cpp197 for (const auto &Notification : llvm::reverse(Notifications)) { in diagnostics() local
/external/oboe/include/oboe/
DDefinitions.h288 Notification = 5, // AAUDIO_USAGE_NOTIFICATION enumerator
/external/llvm-project/clang-tools-extra/clangd/
DClangdLSPServer.cpp867 PublishDiagnosticsParams Notification; in onDocumentDidClose() local
1582 TheiaSemanticHighlightingParams Notification; in onHighlightingsReady() local
1592 PublishDiagnosticsParams Notification; in onDiagnosticsReady() local
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest-port.cc221 Notification::Notification() in Notification() function in testing::internal::Notification
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc307 Notification::Notification() in Notification() function in testing::internal::Notification
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc236 Notification::Notification() in Notification() function in testing::internal::Notification
/external/googletest/googletest/src/
Dgtest-port.cc329 Notification::Notification() in Notification() function in testing::internal::Notification
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc323 Notification::Notification() in Notification() function in testing::internal::Notification
/external/mesa3d/src/gtest/src/
Dgtest-port.cc323 Notification::Notification() in Notification() function in testing::internal::Notification
/external/crosvm/devices/src/virtio/snd/vios_backend/
Dshm_vios.rs473 Notification, enumerator
/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_messages.py414 class Notification(_messages.Message): class
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc8770 Notification::Notification() in Notification() function in testing::internal::Notification
/external/python/apitools/samples/storage_sample/
Dstorage_v1.json533 "Notification": { object