Home
last modified time | relevance | path

Searched defs:protobuf (Results 1 – 25 of 891) sorted by relevance

12345678910>>...36

/external/cronet/stable/third_party/protobuf/php/ext/google/protobuf/
Dprotobuf.c80 ZEND_END_MODULE_GLOBALS(protobuf) in ZEND_END_MODULE_GLOBALS() argument
89 ZEND_DECLARE_MODULE_GLOBALS(protobuf) in ZEND_DECLARE_MODULE_GLOBALS() argument
152 static PHP_GSHUTDOWN_FUNCTION(protobuf) { in PHP_GSHUTDOWN_FUNCTION() argument
158 static PHP_GINIT_FUNCTION(protobuf) { in PHP_GINIT_FUNCTION() argument
167 static PHP_RINIT_FUNCTION(protobuf) { in PHP_RINIT_FUNCTION() argument
189 static PHP_RSHUTDOWN_FUNCTION(protobuf) { in PHP_RSHUTDOWN_FUNCTION() argument
333 static PHP_MSHUTDOWN_FUNCTION(protobuf) { in PHP_MSHUTDOWN_FUNCTION() argument
/external/cronet/tot/third_party/protobuf/php/ext/google/protobuf/
Dprotobuf.c80 ZEND_END_MODULE_GLOBALS(protobuf) in ZEND_END_MODULE_GLOBALS() argument
89 ZEND_DECLARE_MODULE_GLOBALS(protobuf) in ZEND_DECLARE_MODULE_GLOBALS() argument
152 static PHP_GSHUTDOWN_FUNCTION(protobuf) { in PHP_GSHUTDOWN_FUNCTION() argument
158 static PHP_GINIT_FUNCTION(protobuf) { in PHP_GINIT_FUNCTION() argument
167 static PHP_RINIT_FUNCTION(protobuf) { in PHP_RINIT_FUNCTION() argument
189 static PHP_RSHUTDOWN_FUNCTION(protobuf) { in PHP_RSHUTDOWN_FUNCTION() argument
333 static PHP_MSHUTDOWN_FUNCTION(protobuf) { in PHP_MSHUTDOWN_FUNCTION() argument
/external/protobuf/php/ext/google/protobuf/
Dprotobuf.c80 ZEND_END_MODULE_GLOBALS(protobuf) in ZEND_END_MODULE_GLOBALS() argument
89 ZEND_DECLARE_MODULE_GLOBALS(protobuf) in ZEND_DECLARE_MODULE_GLOBALS() argument
152 static PHP_GSHUTDOWN_FUNCTION(protobuf) { in PHP_GSHUTDOWN_FUNCTION() argument
158 static PHP_GINIT_FUNCTION(protobuf) { in PHP_GINIT_FUNCTION() argument
167 static PHP_RINIT_FUNCTION(protobuf) { in PHP_RINIT_FUNCTION() argument
189 static PHP_RSHUTDOWN_FUNCTION(protobuf) { in PHP_RSHUTDOWN_FUNCTION() argument
333 static PHP_MSHUTDOWN_FUNCTION(protobuf) { in PHP_MSHUTDOWN_FUNCTION() argument
/external/cronet/tot/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DTestSchemasLite.java59 Protobuf protobuf = Protobuf.getInstance(); in registerProto2LiteSchemas() local
94 Protobuf protobuf = Protobuf.getInstance(); in registerProto3LiteSchemas() local
DTestSchemas.java62 Protobuf protobuf = Protobuf.getInstance(); in registerProto2Schemas() local
91 Protobuf protobuf = Protobuf.getInstance(); in registerProto3Schemas() local
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DTestSchemasLite.java59 Protobuf protobuf = Protobuf.getInstance(); in registerProto2LiteSchemas() local
94 Protobuf protobuf = Protobuf.getInstance(); in registerProto3LiteSchemas() local
DTestSchemas.java62 Protobuf protobuf = Protobuf.getInstance(); in registerProto2Schemas() local
91 Protobuf protobuf = Protobuf.getInstance(); in registerProto3Schemas() local
/external/cronet/stable/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DTestSchemasLite.java59 Protobuf protobuf = Protobuf.getInstance(); in registerProto2LiteSchemas() local
94 Protobuf protobuf = Protobuf.getInstance(); in registerProto3LiteSchemas() local
DTestSchemas.java62 Protobuf protobuf = Protobuf.getInstance(); in registerProto2Schemas() local
91 Protobuf protobuf = Protobuf.getInstance(); in registerProto3Schemas() local
/external/pigweed/pw_rpc/nanopb/pw_rpc_nanopb_private/
Dinternal_test_utils.h40 span<const std::byte> EncodeProtobuf(const T& protobuf, in EncodeProtobuf()
55 void DecodeProtobuf(span<const pb_byte_t> buffer, T& protobuf) { in DecodeProtobuf()
/external/kotlinx.serialization/formats/protobuf/jvmTest/src/kotlinx/serialization/protobuf/
DPolymorphicWithJvmClassTest.kt39 …val protobuf = ProtoBuf { serializersModule = SerializersModule { polymorphic(Date::class, DateSer… in testPolymorphicWrappedOverride() constant
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/protos_generator/
Dgen_enums.h34 namespace protobuf = ::google::protobuf; variable
Dgen_repeated_fields.h36 namespace protobuf = ::google::protobuf; variable
Dgen_accessors.h35 namespace protobuf = ::google::protobuf; variable
Dgen_extensions.h34 namespace protobuf = ::google::protobuf; variable
Dgen_messages.h35 namespace protobuf = ::google::protobuf; variable
/external/cronet/stable/third_party/protobuf/cmake/
DCMakeLists.txt5 project(protobuf C CXX) project
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dtest_util.cc44 namespace protobuf { namespace
Dinlined_string_field_unittest.cc51 namespace protobuf { namespace
/external/protobuf/cmake/
DCMakeLists.txt5 project(protobuf C CXX) project
/external/protobuf/src/google/protobuf/
Dtest_util.cc44 namespace protobuf { namespace
Dinlined_string_field_unittest.cc51 namespace protobuf { namespace
/external/cronet/tot/third_party/protobuf/cmake/
DCMakeLists.txt5 project(protobuf C CXX) project
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dtest_util.cc44 namespace protobuf { namespace
/external/libprotobuf-mutator/port/
Dprotobuf.h29 namespace protobuf = google::protobuf; variable

12345678910>>...36