Home
last modified time | relevance | path

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

/third_party/grpc/test/core/util/
Dnotification_test.cc26 TEST(Notification, Works) { in TEST() argument
35 TEST(Notification, Waits) { in TEST() argument
48 TEST(Notification, WaitsWithTimeout) { in TEST() argument
62 TEST(Notification, WaitWithTimeoutCanFinishEarly) { in TEST() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dnotification.h68 Notification() : notified_yet_(false) {} in Notification() function
69 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
/third_party/protobuf/third_party/abseil-cpp/absl/synchronization/
Dnotification.h69 Notification() : notified_yet_(false) {} in Notification() function
70 explicit Notification(bool prenotify) : notified_yet_(prenotify) {} in Notification() function
/third_party/rust/rust/src/tools/rust-analyzer/lib/lsp-server/src/
Dmsg.rs15 Notification(Notification), enumerator
149 pub struct Notification { struct
150 pub method: String,
153 pub params: serde_json::Value,
218 impl Notification { impl
219 pub fn new(method: String, params: impl Serialize) -> Notification { in new()
225 ) -> Result<P, ExtractError<Notification>> { in extract()
/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/tests/slow-tests/
Dsupport.rs183 N: lsp_types::notification::Notification, in notification()
292 fn send_notification(&self, not: Notification) { in send_notification()
/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/
Dlsp_utils.rs19 pub(crate) fn notification_is<N: lsp_types::notification::Notification>( in notification_is()
Ddispatch.rs315 N: lsp_types::notification::Notification, in on_sync_mut()
/third_party/skia/third_party/externals/oboe/include/oboe/
DDefinitions.h288 Notification = 5, // AAUDIO_USAGE_NOTIFICATION enumerator
/third_party/typescript/src/compiler/
Demitter.ts1379 Notification, enumerator
/third_party/typescript/lib/
Dlib.webworker.d.ts2479 interface Notification extends EventTarget { interface
2498 declare var Notification: { variable
Dlib.dom.d.ts10270 interface Notification extends EventTarget { interface
10289 declare var Notification: { variable
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts2459 interface Notification extends EventTarget { interface
2478 declare var Notification: { variable
Ddom.generated.d.ts10250 interface Notification extends EventTarget { interface
10269 declare var Notification: { variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136597 Notification, enumerator
137378 Notification, enumerator