Home
last modified time | relevance | path

Searched defs:census_context (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/include/grpc/
Dcensus.h34 typedef struct census_context census_context; typedef
/third_party/grpc/src/cpp/server/
Dserver_context.cc359 const struct census_context* ServerContextBase::census_context() const { in census_context() function in grpc::ServerContextBase
/third_party/grpc/include/grpcpp/impl/codegen/
Dclient_context_impl.h375 struct census_context* census_context() const { in census_context() function
Dclient_context.h382 struct census_context* census_context() const { in census_context() function