Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.h131 void AssertEmpty() { CHECK(*this == FlowControlAction()); } in AssertEmpty() function
/third_party/grpc/src/core/lib/iomgr/
Dtcp_posix.cc171 void AssertEmpty() { in AssertEmpty() function in grpc_core::TcpZerocopySendRecord