Home
last modified time | relevance | path

Searched defs:WaitForNotification (Results 1 – 25 of 26) sorted by relevance

12

/external/libvpx/third_party/googletest/src/include/gtest/internal/custom/
Dgtest-port.h63 void WaitForNotification() {} in WaitForNotification() function
/external/libaom/third_party/googletest/src/googletest/include/gtest/internal/custom/
Dgtest-port.h63 void WaitForNotification() {} in WaitForNotification() function
/external/pigweed/pw_sync_freertos/
Dthread_notification.cc28 BaseType_t WaitForNotification(TickType_t xTicksToWait) { in WaitForNotification() function
Dtimed_thread_notification.cc32 BaseType_t WaitForNotification(TickType_t xTicksToWait) { in WaitForNotification() function
/external/abseil-cpp/absl/synchronization/
Dnotification.cc48 void Notification::WaitForNotification() const { in WaitForNotification() function in absl::Notification
/external/cronet/third_party/abseil-cpp/absl/synchronization/
Dnotification.cc47 void Notification::WaitForNotification() const { in WaitForNotification() function in absl::Notification
/external/libtextclassifier/abseil-cpp/absl/synchronization/
Dnotification.cc48 void Notification::WaitForNotification() const { in WaitForNotification() function in absl::Notification
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dnotification.cc48 void Notification::WaitForNotification() const { in WaitForNotification() function in absl::Notification
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dnotification.cc47 void Notification::WaitForNotification() const { in WaitForNotification() function in absl::Notification
/external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/
Dnotification.cc48 void Notification::WaitForNotification() const { in WaitForNotification() function in absl::Notification
/external/webrtc/third_party/abseil-cpp/absl/synchronization/
Dnotification.cc47 void Notification::WaitForNotification() const { in WaitForNotification() function in absl::Notification
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dnotification.cc48 void Notification::WaitForNotification() const { in WaitForNotification() function in absl::Notification
/external/tensorflow/tensorflow/tsl/platform/default/
Dnotification.h50 void WaitForNotification() { in WaitForNotification() function
/external/cronet/net/third_party/quiche/src/quiche/common/platform/default/quiche_platform_impl/
Dquiche_mutex_impl.h60 void WaitForNotification() { notification_.WaitForNotification(); } in WaitForNotification() function
/external/cronet/net/third_party/quiche/src/quiche/common/platform/api/
Dquiche_mutex.h93 void WaitForNotification() { impl_.WaitForNotification(); } in WaitForNotification() function
/external/cronet/net/third_party/quiche/overrides/quiche_platform_impl/
Dquiche_mutex_impl.h102 void WaitForNotification() { event_.Wait(); } in WaitForNotification() function
/external/cronet/net/dns/
Dsystem_dns_config_change_notifier_unittest.cc68 void WaitForNotification() { WaitForNotifications(1); } in WaitForNotification() function in net::SystemDnsConfigChangeNotifierTest::TestObserver
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_xfeed.cc63 StatusOr<Shape> WaitForNotification() { in WaitForNotification() function in xla::__anon77ae3fd60111::CpuOutfeedBuffer
/external/tensorflow/tensorflow/core/distributed_runtime/
Dlocal_master.cc26 Status WaitForNotification(CallOptions* call_options, in WaitForNotification() function
/external/perfetto/src/shared_lib/test/
Dapi_integrationtest.cc100 bool WaitForNotification() { in WaitForNotification() function in __anon49d6cc810111::Notification
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.cc1826 void DirectSession::WaitForNotification(Notification* n, RunState* run_state, in WaitForNotification() function in tensorflow::DirectSession
1843 ::tensorflow::Status DirectSession::WaitForNotification( in WaitForNotification() function in tensorflow::DirectSession
/external/cronet/third_party/boringssl/src/third_party/googletest/src/
Dgtest-port.cc337 void Notification::WaitForNotification() { in WaitForNotification() function in testing::internal::Notification
/external/mesa3d/src/gtest/src/
Dgtest-port.cc335 void Notification::WaitForNotification() { in WaitForNotification() function in testing::internal::Notification
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc337 void Notification::WaitForNotification() { in WaitForNotification() function in testing::internal::Notification
/external/googletest/googletest/src/
Dgtest-port.cc341 void Notification::WaitForNotification() { in WaitForNotification() function in testing::internal::Notification

12