Home
last modified time | relevance | path

Searched refs:WaitForNotificationWithDeadline (Results 1 – 25 of 39) sorted by relevance

12

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dnotification_test.cc73 EXPECT_FALSE(notification->WaitForNotificationWithDeadline(absl::Now())); in BasicTests()
118 EXPECT_TRUE(notification->WaitForNotificationWithDeadline(absl::Now())); in BasicTests()
Dnotification.h100 bool WaitForNotificationWithDeadline(absl::Time deadline) const;
Dnotification.cc66 bool Notification::WaitForNotificationWithDeadline(absl::Time deadline) const { in WaitForNotificationWithDeadline() function in absl::Notification
/external/abseil-cpp/absl/synchronization/
Dnotification_test.cc73 EXPECT_FALSE(notification->WaitForNotificationWithDeadline(absl::Now())); in BasicTests()
118 EXPECT_TRUE(notification->WaitForNotificationWithDeadline(absl::Now())); in BasicTests()
Dnotification.h100 bool WaitForNotificationWithDeadline(absl::Time deadline) const;
Dnotification.cc66 bool Notification::WaitForNotificationWithDeadline(absl::Time deadline) const { in WaitForNotificationWithDeadline() function in absl::Notification
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dnotification_test.cc73 EXPECT_FALSE(notification->WaitForNotificationWithDeadline(absl::Now())); in BasicTests()
118 EXPECT_TRUE(notification->WaitForNotificationWithDeadline(absl::Now())); in BasicTests()
Dnotification.h100 bool WaitForNotificationWithDeadline(absl::Time deadline) const;
Dnotification.cc67 bool Notification::WaitForNotificationWithDeadline(absl::Time deadline) const { in WaitForNotificationWithDeadline() function in absl::Notification
/external/cronet/tot/third_party/abseil-cpp/absl/synchronization/
Dnotification_test.cc78 EXPECT_FALSE(notification->WaitForNotificationWithDeadline(absl::Now())); in BasicTests()
123 EXPECT_TRUE(notification->WaitForNotificationWithDeadline(absl::Now())); in BasicTests()
Dnotification.h105 bool WaitForNotificationWithDeadline(absl::Time deadline) const;
Dnotification.cc72 bool Notification::WaitForNotificationWithDeadline(absl::Time deadline) const { in WaitForNotificationWithDeadline() function in absl::Notification
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dnotification_test.cc78 EXPECT_FALSE(notification->WaitForNotificationWithDeadline(absl::Now())); in BasicTests()
127 EXPECT_TRUE(notification->WaitForNotificationWithDeadline(absl::Now())); in BasicTests()
Dnotification.h105 bool WaitForNotificationWithDeadline(absl::Time deadline) const;
Dnotification.cc72 bool Notification::WaitForNotificationWithDeadline(absl::Time deadline) const { in WaitForNotificationWithDeadline() function in absl::Notification
/external/cronet/stable/third_party/abseil-cpp/absl/synchronization/
Dnotification_test.cc78 EXPECT_FALSE(notification->WaitForNotificationWithDeadline(absl::Now())); in BasicTests()
123 EXPECT_TRUE(notification->WaitForNotificationWithDeadline(absl::Now())); in BasicTests()
Dnotification.h105 bool WaitForNotificationWithDeadline(absl::Time deadline) const;
Dnotification.cc72 bool Notification::WaitForNotificationWithDeadline(absl::Time deadline) const { in WaitForNotificationWithDeadline() function in absl::Notification
/external/cronet/tot/third_party/abseil-cpp/
Dsymbols_x86_rel.def1273 ?WaitForNotificationWithDeadline@Notification@absl@@QBE_NVTime@2@@Z
Dsymbols_arm64_rel.def1266 ?WaitForNotificationWithDeadline@Notification@absl@@QEBA_NVTime@2@@Z
Dsymbols_x64_rel.def1265 ?WaitForNotificationWithDeadline@Notification@absl@@QEBA_NVTime@2@@Z
/external/cronet/stable/third_party/abseil-cpp/
Dsymbols_x64_rel.def1265 ?WaitForNotificationWithDeadline@Notification@absl@@QEBA_NVTime@2@@Z
Dsymbols_x86_rel.def1273 ?WaitForNotificationWithDeadline@Notification@absl@@QBE_NVTime@2@@Z
/external/angle/third_party/abseil-cpp/
Dsymbols_arm64_rel.def1263 ?WaitForNotificationWithDeadline@Notification@absl@@QEBA_NVTime@2@@Z
Dsymbols_x64_rel.def1265 ?WaitForNotificationWithDeadline@Notification@absl@@QEBA_NVTime@2@@Z

12