Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h239 #define GRPC_ARG_SECONDARY_USER_AGENT_STRING "grpc.secondary_user_agent" macro
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dgrpc_types.h257 #define GRPC_ARG_SECONDARY_USER_AGENT_STRING "grpc.secondary_user_agent" macro
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dgrpc_types.h257 #define GRPC_ARG_SECONDARY_USER_AGENT_STRING "grpc.secondary_user_agent" macro
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/http/client/
Dhttp_client_filter.cc549 if (0 == strcmp(args->args[i].key, GRPC_ARG_SECONDARY_USER_AGENT_STRING)) { in user_agent_from_args()
552 GRPC_ARG_SECONDARY_USER_AGENT_STRING); in user_agent_from_args()
/external/grpc-grpc/src/core/ext/filters/http/client/
Dhttp_client_filter.cc518 if (0 == strcmp(args->args[i].key, GRPC_ARG_SECONDARY_USER_AGENT_STRING)) { in user_agent_from_args()
521 GRPC_ARG_SECONDARY_USER_AGENT_STRING); in user_agent_from_args()
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Drecords.pyx.pxi53 secondary_user_agent_string = GRPC_ARG_SECONDARY_USER_AGENT_STRING
Dgrpc.pxi132 const char *GRPC_ARG_SECONDARY_USER_AGENT_STRING
/external/grpc-grpc/test/cpp/end2end/
Dend2end_test.cc292 args.SetString(GRPC_ARG_SECONDARY_USER_AGENT_STRING, "end2end_test"); in ResetChannel()
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs66 pub const GRPC_ARG_SECONDARY_USER_AGENT_STRING: &'static [u8; 26usize] = constant
Dx86_64-unknown-linux-gnu-bindings.rs66 pub const GRPC_ARG_SECONDARY_USER_AGENT_STRING: &'static [u8; 26usize] = constant