Home
last modified time | relevance | path

Searched refs:op_can_be_run (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc805 static bool op_can_be_run(grpc_transport_stream_op_batch* curr_op, in op_can_be_run() function
999 op_can_be_run(stream_op, s, &oas->state, OP_SEND_INITIAL_METADATA)) { in execute_stream_op()
1039 op_can_be_run(stream_op, s, &oas->state, OP_SEND_MESSAGE)) { in execute_stream_op()
1098 op_can_be_run(stream_op, s, &oas->state, in execute_stream_op()
1116 op_can_be_run(stream_op, s, &oas->state, in execute_stream_op()
1142 op_can_be_run(stream_op, s, &oas->state, OP_RECV_MESSAGE)) { in execute_stream_op()
1284 op_can_be_run(stream_op, s, &oas->state, in execute_stream_op()
1304 op_can_be_run(stream_op, s, &oas->state, OP_CANCEL_ERROR)) { in execute_stream_op()
1319 op_can_be_run(stream_op, s, &oas->state, OP_ON_COMPLETE)) { in execute_stream_op()