Home
last modified time | relevance | path

Searched defs:notifications (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/test/core/promise/
Dsleep_test.cc163 std::vector<std::shared_ptr<Notification>> notifications; in TEST() local
/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/
Dconfig.rs1160 pub fn notifications(&self) -> NotificationsConfig { in notifications() method