Searched defs:Protobuf (Results 1 – 6 of 6) sorted by relevance
| /third_party/grpc/examples/ruby/pubsub/google/protobuf/ | ||
| D | empty.rb | 26 module Protobuf module |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
| D | Protobuf.java | 44 final class Protobuf { class |
| /third_party/grpc/src/csharp/Grpc.Tools/ | ||
| D | ProtoReadDependencies.cs | 32 public ITaskItem[] Protobuf { get; set; } property in Grpc.Tools.ProtoReadDependencies |
| D | ProtoCompilerOutputs.cs | 41 public ITaskItem[] Protobuf { get; set; } property in Grpc.Tools.ProtoCompilerOutputs |
| D | ProtoCompile.cs | 243 public ITaskItem[] Protobuf { get; set; } property in Grpc.Tools.ProtoCompile |
| /third_party/protobuf/csharp/src/Google.Protobuf.Conformance/ | ||
| D | Conformance.cs | 64 [pbr::OriginalName("PROTOBUF")] Protobuf = 1, enumerator |