Home
last modified time | relevance | path

Searched defs:__construct (Results 1 – 25 of 164) sorted by relevance

1234567

/external/protobuf/php/ext/google/protobuf/
Dmessage.c530 PHP_METHOD(Message, __construct) { argument
1382 PHP_METHOD(Any, __construct) { argument
1550 PHP_METHOD(Duration, __construct) { argument
1585 PHP_METHOD(Timestamp, __construct) { argument
1787 PHP_METHOD(Api, __construct) { argument
1821 PHP_METHOD(BoolValue, __construct) { argument
1849 PHP_METHOD(BytesValue, __construct) { argument
1877 PHP_METHOD(DoubleValue, __construct) { argument
1921 PHP_METHOD(Enum, __construct) { argument
1961 PHP_METHOD(EnumValue, __construct) { argument
[all …]
/external/grpc-grpc/src/php/tests/unit_tests/
DCallInvokerTest.php34 public function __construct($data) function in CallInvokerSimpleRequest
56 public function __construct($hostname, $opts, $channel = null) function in CallInvokerClient
146 public function __construct($channel, $method, $deserialize, $options) function in CallInvokerChangeRequestCall
DInterceptorTest.php33 public function __construct($data) function in SimpleRequest
55 public function __construct($hostname, $opts, $channel = null) function in InterceptorClient
148 public function __construct($call) function in ChangeRequestCall
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DPBVoid.php17 public function __construct() { function in Grpc\\Testing\\PBVoid
DCoreRequest.php17 public function __construct() { function in Grpc\\Testing\\CoreRequest
DNoRpcServiceClient.php31 public function __construct($hostname, $opts, $channel = null) { function in Grpc\\Testing\\NoRpcServiceClient
DClosedLoopParams.php20 public function __construct() { function in Grpc\\Testing\\ClosedLoopParams
DResponse.php17 public function __construct() { function in Grpc\\Testing\\Response
DComplexProtoParams.php20 public function __construct() { function in Grpc\\Testing\\ComplexProtoParams
DEmptyMessage.php17 public function __construct() { function in Grpc\\Testing\\EmptyMessage
DPBEmpty.php24 public function __construct() { function in Grpc\\Testing\\PBEmpty
DRequest.php17 public function __construct() { function in Grpc\\Testing\\Request
DGaugeRequest.php23 public function __construct() { function in Grpc\\Testing\\GaugeRequest
DReconnectParams.php24 public function __construct() { function in Grpc\\Testing\\ReconnectParams
DServiceBClient.php36 public function __construct($hostname, $opts, $channel = null) { function in Grpc\\Testing\\ServiceBClient
DUnimplementedServiceClient.php35 public function __construct($hostname, $opts, $channel = null) { function in Grpc\\Testing\\UnimplementedServiceClient
DClientStatus.php21 public function __construct() { function in Grpc\\Testing\\ClientStatus
DCoreResponse.php23 public function __construct() { function in Grpc\\Testing\\CoreResponse
DPoissonParams.php26 public function __construct() { function in Grpc\\Testing\\PoissonParams
DProxyStat.php21 public function __construct() { function in Grpc\\Testing\\ProxyStat
/external/protobuf/php/src/Google/Protobuf/Internal/
DRawInputStream.php40 public function __construct($buffer) function in Google\\Protobuf\\Internal\\RawInputStream
DGPBDecodeException.php37 public function __construct( function in Google\\Protobuf\\Internal\\GPBDecodeException
/external/protobuf/php/src/Google/Protobuf/
DGPBEmpty.php33 public function __construct($data = NULL) { function in Google\\Protobuf\\GPBEmpty
DEnumValueDescriptor.php43 public function __construct($name, $number) function in Google\\Protobuf\\EnumValueDescriptor
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Core/
DHistogram.php21 public function __construct() { function in Grpc\\Core\\Histogram

1234567