Searched defs:CheckNotDone (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ | ||
H A D | status_macros.cc | 93 void MakeErrorStream::CheckNotDone() const { impl_->CheckNotDone(); } in CheckNotDone() function in xla::status_macros::MakeErrorStream |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/varint/ | ||
H A D | hpack_varint_decoder.h | 101 void CheckNotDone() const { in CheckNotDone() function |