Home
last modified time | relevance | path

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

/external/grpc-grpc-java/
DCOMPILING.md64 #### Linux and MinGW
71 #### Mac
/external/protobuf/ruby/lib/google/
Dprotobuf.rb37 module Protobuf module
58 module Protobuf module
/external/grpc-grpc/examples/ruby/pubsub/google/protobuf/
Dempty.rb26 module Protobuf module
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DProtobuf.java44 final class Protobuf { class
139 private Protobuf() { in Protobuf() method in Protobuf
/external/python/rsa/doc/
Dreference.rst80 .. _Protobuf: target
/external/protobuf/ruby/lib/google/protobuf/
Dmessage_exts.rb32 module Protobuf module
Drepeated_field.rb49 module Protobuf module
Dwell_known_types.rb39 module Protobuf module
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs64 [pbr::OriginalName("PROTOBUF")] Protobuf = 1, enumerator
/external/libbrillo/brillo/dbus/
Ddata_serialization_unittest.cc759 TEST(DBusUtils, Protobuf) { in TEST() argument