Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/end2end/fixtures/
Dproxy.cc79 grpc_slice p2s_status_details; member
150 grpc_slice_unref(pc->p2s_status_details); in unrefpc()
311 op.data.send_status_from_server.status_details = &pc->p2s_status_details; in on_p2s_status()
388 op.data.recv_status_on_client.status_details = &pc->p2s_status_details; in on_new_call()