Functions
grpc_context.cc File Reference
#include <grpc/support/port_platform.h>
#include <grpc/census.h>
#include <grpc/grpc.h>
#include <grpc/impl/codegen/grpc_types.h>
#include "src/core/lib/channel/context.h"
#include "src/core/lib/debug/trace.h"
#include "src/core/lib/surface/api_trace.h"
#include "src/core/lib/surface/call.h"
Include dependency graph for grpc_context.cc:

Go to the source code of this file.

Functions

census_contextgrpc_census_call_get_context (grpc_call *call)
 
void grpc_census_call_set_context (grpc_call *call, census_context *context)
 

Function Documentation

◆ grpc_census_call_get_context()

census_context* grpc_census_call_get_context ( grpc_call call)

Retrieve the calls current census context.

Definition at line 38 of file grpc_context.cc.

◆ grpc_census_call_set_context()

void grpc_census_call_set_context ( grpc_call call,
struct census_context context 
)

Set census context for a call; Must be called before first call to grpc_call_start_batch().

Definition at line 30 of file grpc_context.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:16