/external/protobuf/php/ext/google/protobuf/ |
D | protobuf.c | 228 static PHP_GINIT_FUNCTION(protobuf) { in PHP_GINIT_FUNCTION() argument 231 static PHP_GSHUTDOWN_FUNCTION(protobuf) { in PHP_GSHUTDOWN_FUNCTION() argument 246 static PHP_RINIT_FUNCTION(protobuf) { in PHP_RINIT_FUNCTION() argument 283 static PHP_RSHUTDOWN_FUNCTION(protobuf) { in PHP_RSHUTDOWN_FUNCTION() argument 332 static PHP_MINIT_FUNCTION(protobuf) { in PHP_MINIT_FUNCTION() argument 393 static PHP_MSHUTDOWN_FUNCTION(protobuf) { in PHP_MSHUTDOWN_FUNCTION() argument
|
/external/llvm-project/llvm/cmake/modules/ |
D | FindGRPC.cmake | 22 add_library(protobuf ALIAS protobuf::libprotobuf) target 76 add_library(protobuf UNKNOWN IMPORTED GLOBAL) target
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | TestSchemas.java | 58 Protobuf protobuf = Protobuf.getInstance(); in registerProto2Schemas() local 87 Protobuf protobuf = Protobuf.getInstance(); in registerProto3Schemas() local
|
D | TestSchemasLite.java | 59 Protobuf protobuf = Protobuf.getInstance(); in registerProto2LiteSchemas() local 94 Protobuf protobuf = Protobuf.getInstance(); in registerProto3LiteSchemas() local
|
/external/protobuf/src/google/protobuf/ |
D | test_util.cc | 44 namespace protobuf { namespace
|
D | proto3_lite_unittest.cc | 41 namespace protobuf { namespace
|
D | arena_test_util.cc | 39 namespace protobuf { namespace
|
D | service.cc | 38 namespace protobuf { namespace
|
D | well_known_types_unittest.cc | 38 namespace protobuf { namespace
|
D | implicit_weak_message.cc | 41 namespace protobuf { namespace
|
/external/libprotobuf-mutator/port/ |
D | protobuf.h | 29 namespace protobuf = google::protobuf; variable
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | error_listener.cc | 34 namespace protobuf { namespace
|
D | object_writer.cc | 36 namespace protobuf { namespace
|
/external/protobuf/src/google/protobuf/stubs/ |
D | mathlimits.cc | 41 namespace protobuf { namespace
|
D | statusor.cc | 36 namespace protobuf { namespace
|
/external/protobuf/src/google/protobuf/io/ |
D | zero_copy_stream.cc | 41 namespace protobuf { namespace
|
/external/golang-protobuf/descriptor/ |
D | descriptor_test.go | 9 protobuf "github.com/golang/protobuf/protoc-gen-go/descriptor" packageName
|
D | descriptor.go | 46 protobuf "github.com/golang/protobuf/protoc-gen-go/descriptor" packageName
|
/external/protobuf/ |
D | protobuf.pc.in | 6 Name: Protocol Buffers
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | java_doc_comment_unittest.cc | 38 namespace protobuf { namespace
|
/external/protobuf/src/google/protobuf/compiler/csharp/ |
D | csharp_generator_unittest.cc | 43 namespace protobuf { namespace
|
D | csharp_source_generator_base.cc | 45 namespace protobuf { namespace
|
/external/pigweed/pw_protobuf/ |
D | find.cc | 17 namespace pw::protobuf { namespace
|
/external/protobuf/src/google/protobuf/compiler/ |
D | test_plugin.cc | 42 namespace protobuf { namespace
|
/external/pigweed/pw_rpc/nanopb/pw_rpc_nanopb_private/ |
D | internal_test_utils.h | 42 std::span<const std::byte> EncodeProtobuf(const T& protobuf, in EncodeProtobuf() 58 void DecodeProtobuf(std::span<const pb_byte_t> buffer, T& protobuf) { in DecodeProtobuf()
|