Home
last modified time | relevance | path

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

/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dcontrol.proto83 SecurityParams security_params = 3; field
128 SecurityParams security_params = 2; field
/external/grpc-grpc/src/proto/grpc/testing/
Dcontrol.proto82 SecurityParams security_params = 3; field
137 SecurityParams security_params = 2; field
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerConfig.php23 private $security_params = null; variable in Grpc\\Testing\\ServerConfig
DClientConfig.php29 private $security_params = null; variable in Grpc\\Testing\\ClientConfig