Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/transport/
Dstatic_metadata.h550 GRPC_BATCH_CALLOUTS_COUNT enumerator
554 struct grpc_linked_mdelem* array[GRPC_BATCH_CALLOUTS_COUNT];
587 GRPC_BATCH_CALLOUTS_COUNT) \
588 : GRPC_BATCH_CALLOUTS_COUNT)
Dmetadata_batch.cc62 if (callout_idx != GRPC_BATCH_CALLOUTS_COUNT) { in assert_valid_callouts()
104 if (idx == GRPC_BATCH_CALLOUTS_COUNT) { in maybe_link_callout()
121 if (idx == GRPC_BATCH_CALLOUTS_COUNT) { in maybe_unlink_callout()