Home
last modified time | relevance | path

Searched defs:Protobuf (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/examples/ruby/pubsub/google/protobuf/
Dempty.rb26 module Protobuf module
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DProtobuf.java44 final class Protobuf { class
139 private Protobuf() { in Protobuf() method in Protobuf
/third_party/grpc/src/csharp/Grpc.Tools/
DProtoReadDependencies.cs32 public ITaskItem[] Protobuf { get; set; } property in Grpc.Tools.ProtoReadDependencies
DProtoCompilerOutputs.cs41 public ITaskItem[] Protobuf { get; set; } property in Grpc.Tools.ProtoCompilerOutputs
DProtoCompile.cs243 public ITaskItem[] Protobuf { get; set; } property in Grpc.Tools.ProtoCompile
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs64 [pbr::OriginalName("PROTOBUF")] Protobuf = 1, enumerator