Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/transport/
Dmetadata_batch.cc96 static grpc_error* maybe_link_callout(grpc_metadata_batch* batch,
100 static grpc_error* maybe_link_callout(grpc_metadata_batch* batch, in maybe_link_callout() function
155 grpc_error* err = maybe_link_callout(batch, storage); in grpc_metadata_batch_link_head()
192 grpc_error* err = maybe_link_callout(batch, storage); in grpc_metadata_batch_link_tail()
246 error = maybe_link_callout(batch, storage); in grpc_metadata_batch_substitute()