Home
last modified time | relevance | path

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

/external/grpc-grpc-java/
DCOMPILING.md64 #### Linux and MinGW
71 #### Mac
/external/protobuf/ruby/lib/google/
Dprotobuf.rb37 module Protobuf module
60 module Protobuf module
/external/cronet/third_party/protobuf/ruby/lib/google/
Dprotobuf.rb37 module Protobuf module
60 module Protobuf module
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DProtobuf.java45 final class Protobuf { class
138 private Protobuf() { in Protobuf() method in Protobuf
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DProtobuf.java45 final class Protobuf { class
138 private Protobuf() { in Protobuf() method in Protobuf
/external/grpc-grpc/examples/ruby/pubsub/google/protobuf/
Dempty.rb26 module Protobuf module
/external/python/rsa/doc/
Dreference.rst80 .. _Protobuf: target
/external/pigweed/pw_package/py/pw_package/packages/
Dprotobuf.py23 class Protobuf(pw_package.git_repo.GitRepo): class
/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
Ddescriptor_dsl.rb15 module Protobuf module
/external/cronet/third_party/protobuf/ruby/lib/google/protobuf/
Dmessage_exts.rb32 module Protobuf module
Drepeated_field.rb49 module Protobuf module
Dwell_known_types.rb39 module Protobuf module
Ddescriptor_dsl.rb15 module Protobuf module
/external/pigweed/pw_chrono/
Ddocs.rst449 Protobuf section in Clocks
/external/pigweed/pw_protobuf/pw_protobuf_test_protos/
Dfull_test.proto51 message Protobuf { message
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs64 [pbr::OriginalName("PROTOBUF")] Protobuf = 1, enumerator
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs64 [pbr::OriginalName("PROTOBUF")] Protobuf = 1, enumerator
/external/libbrillo/brillo/dbus/
Ddata_serialization_test.cc799 TEST(DBusUtils, Protobuf) { in TEST() argument
/external/autotest/utils/
Dexternal_packages.py1112 class Protobuf(ExternalPackage): class