/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | GPBDecodeException.php | 37 public function __construct( function in Google\\Protobuf\\Internal\\GPBDecodeException 42 parent::__construct(
|
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
D | EmptyServiceClient.php | 32 public function __construct($hostname, $opts, $channel = null) { function in Grpc\\Testing\\EmptyServiceClient 33 parent::__construct($hostname, $opts, $channel);
|
D | ReportQpsScenarioServiceClient.php | 32 public function __construct($hostname, $opts, $channel = null) { function in Grpc\\Testing\\ReportQpsScenarioServiceClient 33 parent::__construct($hostname, $opts, $channel);
|
D | LoadBalancerStatsServiceClient.php | 34 public function __construct($hostname, $opts, $channel = null) { function in Grpc\\Testing\\LoadBalancerStatsServiceClient 35 parent::__construct($hostname, $opts, $channel);
|
D | UnimplementedServiceClient.php | 35 public function __construct($hostname, $opts, $channel = null) { function in Grpc\\Testing\\UnimplementedServiceClient 36 parent::__construct($hostname, $opts, $channel);
|
D | ServiceBClient.php | 36 public function __construct($hostname, $opts, $channel = null) { function in Grpc\\Testing\\ServiceBClient 37 parent::__construct($hostname, $opts, $channel);
|
D | ComplexProtoParams.php | 28 public function __construct($data = NULL) { function in Grpc\\Testing\\ComplexProtoParams 30 parent::__construct($data);
|
D | Request.php | 25 public function __construct($data = NULL) { function in Grpc\\Testing\\Request 27 parent::__construct($data);
|
D | PBVoid.php | 25 public function __construct($data = NULL) { function in Grpc\\Testing\\PBVoid 27 parent::__construct($data);
|
D | CoreRequest.php | 25 public function __construct($data = NULL) { function in Grpc\\Testing\\CoreRequest 27 parent::__construct($data);
|
D | Response.php | 25 public function __construct($data = NULL) { function in Grpc\\Testing\\Response 27 parent::__construct($data);
|
D | EmptyMessage.php | 32 public function __construct($data = NULL) { function in Grpc\\Testing\\EmptyMessage 34 parent::__construct($data);
|
D | ClosedLoopParams.php | 28 public function __construct($data = NULL) { function in Grpc\\Testing\\ClosedLoopParams 30 parent::__construct($data);
|
D | ReconnectServiceClient.php | 34 public function __construct($hostname, $opts, $channel = null) { function in Grpc\\Testing\\ReconnectServiceClient 35 parent::__construct($hostname, $opts, $channel);
|
/third_party/protobuf/php/src/Google/Protobuf/ |
D | GPBEmpty.php | 33 public function __construct($data = NULL) { function in Google\\Protobuf\\GPBEmpty 35 parent::__construct($data);
|
/third_party/grpc/src/php/tests/interop/Grpc/Testing/ |
D | UnimplementedServiceClient.php | 35 public function __construct($hostname, $opts, $channel = null) { function in Grpc\\Testing\\UnimplementedServiceClient 36 parent::__construct($hostname, $opts, $channel);
|
D | XdsUpdateClientConfigureServiceClient.php | 34 public function __construct($hostname, $opts, $channel = null) { function in Grpc\\Testing\\XdsUpdateClientConfigureServiceClient 35 parent::__construct($hostname, $opts, $channel);
|
D | EmptyMessageMessage.php | 32 public function __construct($data = NULL) { function in Grpc\\Testing\\EmptyMessageMessage 34 parent::__construct($data);
|
D | EmptyMessage.php | 32 public function __construct($data = NULL) { function in Grpc\\Testing\\EmptyMessage 34 parent::__construct($data);
|
D | ClientConfigureResponse.php | 27 public function __construct($data = NULL) { function in Grpc\\Testing\\ClientConfigureResponse 29 parent::__construct($data);
|
D | LoadBalancerAccumulatedStatsRequest.php | 27 public function __construct($data = NULL) { function in Grpc\\Testing\\LoadBalancerAccumulatedStatsRequest 29 parent::__construct($data);
|
/third_party/grpc/src/php/tests/unit_tests/ |
D | CallInvokerTest.php | 34 public function __construct($data) function in CallInvokerSimpleRequest 56 public function __construct($hostname, $opts, $channel = null) function in CallInvokerClient 58 parent::__construct($hostname, $opts, $channel); 146 public function __construct($channel, $method, $deserialize, $options) function in CallInvokerChangeRequestCall
|
/third_party/grpc/src/php/tests/generated_code/Math/ |
D | Num.php | 30 public function __construct($data = NULL) { function in Math\\Num 32 parent::__construct($data);
|
D | FibReply.php | 30 public function __construct($data = NULL) { function in Math\\FibReply 32 parent::__construct($data);
|
D | FibArgs.php | 30 public function __construct($data = NULL) { function in Math\\FibArgs 32 parent::__construct($data);
|