HomeSort by relevance Sort by last modified time
    Searched defs:protobuf (Results 1 - 25 of 1036) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/protobuf/src/google/protobuf/
package_info.h 35 // This file exists solely to document the google::protobuf namespace.
63 namespace protobuf {} namespace in namespace:google
generated_enum_util.h 34 #include <google/protobuf/stubs/template_util.h>
37 namespace protobuf { namespace in namespace:google
41 template <typename T> struct is_proto_enum : ::google::protobuf::internal::false_type {};
43 } // namespace protobuf
map_lite_test_util.h 34 #include <google/protobuf/map_lite_unittest.pb.h>
37 namespace protobuf { namespace in namespace:google
77 } // namespace protobuf
test_util_lite.h 38 #include <google/protobuf/unittest_lite.pb.h>
41 namespace protobuf { namespace in namespace:google
98 } // namespace protobuf
well_known_types_unittest.cc 30 #include <google/protobuf/unittest_well_known_types.pb.h>
32 #include <google/protobuf/stubs/common.h>
33 #include <google/protobuf/testing/googletest.h>
35 #include <google/protobuf/stubs/stl_util.h>
38 namespace protobuf { namespace in namespace:google
41 // This test only checks whether well-known types are included in protobuf
59 } // namespace protobuf
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
ExperimentalApi.java 31 package com.google.protobuf;
  /external/protobuf/python/google/protobuf/pyext/
descriptor.h 38 #include <google/protobuf/descriptor.h>
41 namespace protobuf { namespace in namespace:google
94 } // namespace protobuf
python_protobuf.h 42 namespace protobuf { namespace in namespace:google
54 } // namespace protobuf
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.h 31 // This header declares the namespace google::protobuf::protobuf_unittest in order to expose
37 // name with "::", in case the namespace google::protobuf::foo exists. We intentionally
38 // trigger that case here by declaring google::protobuf::protobuf_unittest.
46 namespace protobuf { namespace in namespace:google
48 } // namespace protobuf
  /external/protobuf/src/google/protobuf/compiler/
package_info.h 35 // This file exists solely to document the google::protobuf::compiler namespace.
41 namespace protobuf { namespace in namespace:google
63 } // namespace protobuf
plugin.h 39 // return google::protobuf::compiler::PluginMain(argc, argv, &generator);
67 #include <google/protobuf/stubs/common.h>
69 namespace protobuf { namespace in namespace:google
87 } // namespace protobuf
  /external/protobuf/src/google/protobuf/io/
package_info.h 35 // This file exists solely to document the google::protobuf::io namespace.
41 namespace protobuf { namespace in namespace:google
53 } // namespace protobuf
strtod.h 39 namespace protobuf { namespace in namespace:google
52 } // namespace protobuf
  /external/protobuf/src/google/protobuf/stubs/
stringprintf.h 47 #include <google/protobuf/stubs/common.h>
50 namespace protobuf { namespace in namespace:google
73 } // namespace protobuf
structurally_valid_unittest.cc 4 #include <google/protobuf/stubs/common.h>
8 namespace protobuf { namespace in namespace:google
39 } // namespace protobuf
  /external/protobuf/src/google/protobuf/util/internal/
error_listener.cc 31 #include <google/protobuf/util/internal/error_listener.h>
34 namespace protobuf { namespace in namespace:google
41 } // namespace protobuf
  /external/protobuf/src/google/protobuf/util/
type_resolver_util.h 36 #include <google/protobuf/stubs/common.h>
38 namespace protobuf { namespace in namespace:google
49 } // namespace protobuf
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.h 3 // http://code.google.com/p/protobuf/
39 // return google::protobuf::compiler::PluginMain(argc, argv, &generator);
58 #include <google/protobuf/stubs/common.h>
60 namespace protobuf { namespace in namespace:google
69 } // namespace protobuf
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.h 3 // http://code.google.com/p/protobuf/
39 // return google::protobuf::compiler::PluginMain(argc, argv, &generator);
58 #include <google/protobuf/stubs/common.h>
60 namespace protobuf { namespace in namespace:google
69 } // namespace protobuf
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
plugin.h 3 // http://code.google.com/p/protobuf/
39 // return google::protobuf::compiler::PluginMain(argc, argv, &generator);
58 #include <google/protobuf/stubs/common.h>
60 namespace protobuf { namespace in namespace:google
69 } // namespace protobuf
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.h 39 // return google::protobuf::compiler::PluginMain(argc, argv, &generator);
67 #include <google/protobuf/stubs/common.h>
69 namespace protobuf { namespace in namespace:google
87 } // namespace protobuf
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
generated_enum_util.h 34 #include <google/protobuf/stubs/template_util.h>
37 namespace protobuf { namespace in namespace:google
41 template <typename T> struct is_proto_enum : ::google::protobuf::internal::false_type {};
43 } // namespace protobuf
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
strtod.h 39 namespace protobuf { namespace in namespace:google
52 } // namespace protobuf
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/
type_resolver_util.h 36 #include <google/protobuf/stubs/common.h>
38 namespace protobuf { namespace in namespace:google
49 } // namespace protobuf
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
plugin.h 3 // http://code.google.com/p/protobuf/
39 // return google::protobuf::compiler::PluginMain(argc, argv, &generator);
58 #include <google/protobuf/stubs/common.h>
60 namespace protobuf { namespace in namespace:google
69 } // namespace protobuf

Completed in 867 milliseconds

1 2 3 4 5 6 7 8 91011>>