HomeSort by relevance Sort by last modified time
    Searched refs:protobuf (Results 1 - 25 of 1415) 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
arena_nc.cc 33 #include <google/protobuf/arena.h>
34 #include <google/protobuf/unittest.pb.h>
40 google::protobuf::Arena arena;
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
service.cc 35 #include <google/protobuf/service.h>
38 namespace protobuf { namespace in namespace:google
44 } // namespace protobuf
arena_test_util.cc 31 #include <google/protobuf/stubs/logging.h>
32 #include <google/protobuf/stubs/common.h>
33 #include <google/protobuf/arena_test_util.h>
39 namespace protobuf { namespace in namespace:google
49 } // namespace protobuf
timestamp.pb.h 2 // source: google/protobuf/timestamp.proto
9 #include <google/protobuf/stubs/common.h>
22 #include <google/protobuf/arena.h>
23 #include <google/protobuf/arenastring.h>
24 #include <google/protobuf/generated_message_util.h>
25 #include <google/protobuf/metadata.h>
26 #include <google/protobuf/message.h>
27 #include <google/protobuf/repeated_field.h>
28 #include <google/protobuf/extension_set.h>
29 #include <google/protobuf/unknown_field_set.h
33 namespace protobuf { namespace in namespace:google
    [all...]
  /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
main.cc 33 #include <google/protobuf/compiler/command_line_interface.h>
34 #include <google/protobuf/compiler/cpp/cpp_generator.h>
35 #include <google/protobuf/compiler/python/python_generator.h>
36 #include <google/protobuf/compiler/java/java_generator.h>
37 #include <google/protobuf/compiler/javamicro/javamicro_generator.h>
38 #include <google/protobuf/compiler/javanano/javanano_generator.h>
39 #include <google/protobuf/compiler/ruby/ruby_generator.h>
40 #include <google/protobuf/compiler/csharp/csharp_generator.h>
41 #include <google/protobuf/compiler/objectivec/objectivec_generator.h>
42 #include <google/protobuf/compiler/js/js_generator.h
    [all...]
test_plugin.cc 38 #include <google/protobuf/compiler/plugin.h>
39 #include <google/protobuf/compiler/mock_code_generator.h>
40 #include <google/protobuf/stubs/strutil.h>
49 google::protobuf::compiler::MockCodeGenerator generator("test_plugin");
50 return google::protobuf::compiler::PluginMain(argc, argv, &generator);
  /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
zero_copy_stream.cc 35 #include <google/protobuf/io/zero_copy_stream.h>
37 #include <google/protobuf/stubs/logging.h>
38 #include <google/protobuf/stubs/common.h>
41 namespace protobuf { namespace in namespace:google
57 } // namespace protobuf
  /external/libchrome/third_party/protobuf/src/google/protobuf/
message_lite.h 1 #include <google/protobuf/message_lite.h>
  /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/util/internal/
error_listener.cc 31 #include <google/protobuf/util/internal/error_listener.h>
34 namespace protobuf { namespace in namespace:google
41 } // namespace protobuf
type_info.h 34 #include <google/protobuf/stubs/common.h>
35 #include <google/protobuf/type.pb.h>
36 #include <google/protobuf/util/type_resolver.h>
37 #include <google/protobuf/stubs/stringpiece.h>
38 #include <google/protobuf/stubs/status.h>
39 #include <google/protobuf/stubs/statusor.h>
42 namespace protobuf { namespace in namespace:google
57 virtual util::StatusOr<const google::protobuf::Type*> ResolveTypeUrl(
64 virtual const google::protobuf::Type* GetTypeByTypeUrl(
71 virtual const google::protobuf::Enum* GetEnumByTypeUrl
    [all...]
utility.h 36 #include <google/protobuf/stubs/shared_ptr.h>
41 #include <google/protobuf/stubs/common.h>
42 #include <google/protobuf/stubs/logging.h>
43 #include <google/protobuf/type.pb.h>
44 #include <google/protobuf/repeated_field.h>
45 #include <google/protobuf/stubs/stringpiece.h>
46 #include <google/protobuf/stubs/strutil.h>
47 #include <google/protobuf/stubs/status.h>
48 #include <google/protobuf/stubs/statusor.h>
52 namespace protobuf { namespace in namespace:google
64 namespace protobuf { namespace in namespace:google
    [all...]
  /external/protobuf/src/
Makefile.am 5 GZHEADERS = google/protobuf/io/gzip_stream.h
6 GZTESTS = google/protobuf/io/gzip_stream_unittest.sh
35 nobase_dist_proto_DATA = google/protobuf/descriptor.proto \
36 google/protobuf/any.proto \
37 google/protobuf/api.proto \
38 google/protobuf/duration.proto \
39 google/protobuf/empty.proto \
40 google/protobuf/field_mask.proto \
41 google/protobuf/source_context.proto \
42 google/protobuf/struct.proto
    [all...]
  /external/webrtc/tools/ubsan/
vptr_blacklist.txt 19 src:*/third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc
20 src:*/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc
21 src:*/third_party/protobuf/src/google/protobuf/descriptor.pb.cc
  /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
timestamp.pb.h 2 // source: google/protobuf/timestamp.proto
9 #include <google/protobuf/stubs/common.h>
22 #include <google/protobuf/arena.h>
23 #include <google/protobuf/arenastring.h>
24 #include <google/protobuf/generated_message_util.h>
25 #include <google/protobuf/metadata.h>
26 #include <google/protobuf/message.h>
27 #include <google/protobuf/repeated_field.h>
28 #include <google/protobuf/extension_set.h>
29 #include <google/protobuf/unknown_field_set.h
33 namespace protobuf { namespace in namespace:google
    [all...]
  /external/protobuf/editors/
protobuf-mode.el 0 ;;; protobuf-mode.el --- major mode for editing protocol buffers.
6 ;; Keywords: google protobuf languages
37 ;; - Put `protobuf-mode.el' in your Emacs load-path.
39 ;; (require 'protobuf-mode)
42 ;; you want to add customizations specific to protobuf-mode, you can use the
43 ;; `protobuf-mode-hook'. For example, the following would make protocol-mode
46 ;; (defconst my-protobuf-style
50 ;; (add-hook 'protobuf-mode-hook
51 ;; (lambda () (c-add-style "my-style" my-protobuf-style t)))
75 (put 'protobuf-mode 'c-mode-prefix "protobuf-")
    [all...]
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
MessageLiteOrBuilder.java 31 package com.google.protobuf;
RpcCallback.java 31 package com.google.protobuf;
  /test/vts/utils/native/libprofiling/
VtsProfilingUtil.h 20 #include "google/protobuf/io/zero_copy_stream.h"
21 #include "google/protobuf/message_lite.h"
23 // This file defines methods for serialization of protobuf messages in the same
29 bool writeOneDelimited(const ::google::protobuf::MessageLite& message,
30 google::protobuf::io::ZeroCopyOutputStream* out);
33 bool readOneDelimited(::google::protobuf::MessageLite* message,
34 google::protobuf::io::ZeroCopyInputStream* in);
  /external/protobuf/src/google/protobuf/util/
type_resolver.h 36 #include <google/protobuf/stubs/common.h>
37 #include <google/protobuf/stubs/status.h>
41 namespace protobuf { namespace in namespace:google
44 } // namespace protobuf
47 namespace protobuf { namespace in namespace:google
61 const string& type_url, google::protobuf::Type* message_type) = 0;
65 google::protobuf::Enum* enum_type) = 0;
72 } // namespace protobuf

Completed in 467 milliseconds

1 2 3 4 5 6 7 8 91011>>