Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dstatus_macros.cc93 void MakeErrorStream::CheckNotDone() const { impl_->CheckNotDone(); } in CheckNotDone() function in xla::status_macros::MakeErrorStream
166 void MakeErrorStream::Impl::CheckNotDone() const { in CheckNotDone() function in xla::status_macros::MakeErrorStream::Impl
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/varint/
H A Dhpack_varint_decoder.h101 void CheckNotDone() const { in CheckNotDone() function