Home
last modified time | relevance | path

Searched refs:Message_create (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/third_party/protobuf/php/ext/google/protobuf/
Dwkt.inc135 google_protobuf_Any_ce->create_object = Message_create;
393 google_protobuf_Api_ce->create_object = Message_create;
587 google_protobuf_Method_ce->create_object = Message_create;
661 google_protobuf_Mixin_ce->create_object = Message_create;
776 google_protobuf_Duration_ce->create_object = Message_create;
841 google_protobuf_Empty_ce->create_object = Message_create;
931 google_protobuf_FieldMask_ce->create_object = Message_create;
1022 google_protobuf_SourceContext_ce->create_object = Message_create;
1129 google_protobuf_Struct_ce->create_object = Message_create;
1203 google_protobuf_Struct_FieldsEntry_ce->create_object = Message_create;
[all …]
Dmessage.c85 static zend_object* Message_create(zend_class_entry *class_type) { in Message_create() function
1191 PBPHP_ASSERT(desc->class_entry->create_object == Message_create); in PHP_METHOD()
1192 zend_object *obj = Message_create(desc->class_entry); in PHP_METHOD()
1396 message_ce->create_object = Message_create; in Message_ModuleInit()
/external/cronet/stable/third_party/protobuf/php/ext/google/protobuf/
Dwkt.inc135 google_protobuf_Any_ce->create_object = Message_create;
393 google_protobuf_Api_ce->create_object = Message_create;
587 google_protobuf_Method_ce->create_object = Message_create;
661 google_protobuf_Mixin_ce->create_object = Message_create;
776 google_protobuf_Duration_ce->create_object = Message_create;
841 google_protobuf_Empty_ce->create_object = Message_create;
931 google_protobuf_FieldMask_ce->create_object = Message_create;
1022 google_protobuf_SourceContext_ce->create_object = Message_create;
1129 google_protobuf_Struct_ce->create_object = Message_create;
1203 google_protobuf_Struct_FieldsEntry_ce->create_object = Message_create;
[all …]
Dmessage.c85 static zend_object* Message_create(zend_class_entry *class_type) { in Message_create() function
1191 PBPHP_ASSERT(desc->class_entry->create_object == Message_create); in PHP_METHOD()
1192 zend_object *obj = Message_create(desc->class_entry); in PHP_METHOD()
1396 message_ce->create_object = Message_create; in Message_ModuleInit()
/external/protobuf/php/ext/google/protobuf/
Dwkt.inc135 google_protobuf_Any_ce->create_object = Message_create;
393 google_protobuf_Api_ce->create_object = Message_create;
587 google_protobuf_Method_ce->create_object = Message_create;
661 google_protobuf_Mixin_ce->create_object = Message_create;
776 google_protobuf_Duration_ce->create_object = Message_create;
841 google_protobuf_Empty_ce->create_object = Message_create;
931 google_protobuf_FieldMask_ce->create_object = Message_create;
1022 google_protobuf_SourceContext_ce->create_object = Message_create;
1129 google_protobuf_Struct_ce->create_object = Message_create;
1203 google_protobuf_Struct_FieldsEntry_ce->create_object = Message_create;
[all …]
Dmessage.c85 static zend_object* Message_create(zend_class_entry *class_type) { in Message_create() function
1191 PBPHP_ASSERT(desc->class_entry->create_object == Message_create); in PHP_METHOD()
1192 zend_object *obj = Message_create(desc->class_entry); in PHP_METHOD()
1396 message_ce->create_object = Message_create; in Message_ModuleInit()