Home
last modified time | relevance | path

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

/third_party/grpc/src/proto/grpc/testing/
Dcontrol.proto84 SecurityParams security_params = 3; field
142 SecurityParams security_params = 2; field
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerConfig.php23 protected $security_params = null; variable in Grpc\\Testing\\ServerConfig
DClientConfig.php29 protected $security_params = null; variable in Grpc\\Testing\\ClientConfig