Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/transport/
Dmetadata_batch.cc107 static grpc_error* link_callout(grpc_metadata_batch* batch, in link_callout() function
130 return link_callout(batch, storage, idx); in maybe_link_callout()
190 grpc_error* err = link_callout(batch, storage, idx); in grpc_metadata_batch_link_head()
242 grpc_error* err = link_callout(batch, storage, idx); in grpc_metadata_batch_link_tail()