Searched defs:objectivec (Results 1 - 25 of 25) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_enum_field.h36 #include <google/protobuf/compiler/objectivec/objectivec_field.h>
41 namespace objectivec { namespace in namespace:google::protobuf::compiler
76 } // namespace objectivec
H A Dobjectivec_generator.h42 namespace objectivec { namespace in namespace:google::protobuf::compiler
57 } // namespace objectivec
H A Dobjectivec_map_field.h36 #include <google/protobuf/compiler/objectivec/objectivec_field.h>
41 namespace objectivec { namespace in namespace:google::protobuf::compiler
62 } // namespace objectivec
H A Dobjectivec_message_field.h36 #include <google/protobuf/compiler/objectivec/objectivec_field.h>
41 namespace objectivec { namespace in namespace:google::protobuf::compiler
76 } // namespace objectivec
H A Dobjectivec_extension.h46 namespace objectivec { namespace in namespace:google::protobuf::compiler
65 } // namespace objectivec
H A Dobjectivec_helpers_unittest.cc31 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
38 namespace objectivec { namespace in namespace:google::protobuf::compiler
247 // this with an ObjC test in the objectivec directory, we should be able to
254 } // namespace objectivec
H A Dobjectivec_oneof.h48 namespace objectivec { namespace in namespace:google::protobuf::compiler
75 } // namespace objectivec
H A Dobjectivec_primitive_field.h36 #include <google/protobuf/compiler/objectivec/objectivec_field.h>
41 namespace objectivec { namespace in namespace:google::protobuf::compiler
87 } // namespace objectivec
H A Dobjectivec_enum.h48 namespace objectivec { namespace in namespace:google::protobuf::compiler
69 } // namespace objectivec
H A Dobjectivec_generator.cc32 #include <google/protobuf/compiler/objectivec/objectivec_generator.h>
33 #include <google/protobuf/compiler/objectivec/objectivec_file.h>
34 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
42 namespace objectivec { namespace in namespace:google::protobuf::compiler
98 } // namespace objectivec
H A Dobjectivec_message.h37 #include <google/protobuf/compiler/objectivec/objectivec_field.h>
38 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
39 #include <google/protobuf/compiler/objectivec/objectivec_oneof.h>
50 namespace objectivec { namespace in namespace:google::protobuf::compiler
92 } // namespace objectivec
H A Dobjectivec_enum.cc34 #include <google/protobuf/compiler/objectivec/objectivec_enum.h>
35 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
42 namespace objectivec { namespace in namespace:google::protobuf::compiler
216 } // namespace objectivec
H A Dobjectivec_extension.cc33 #include <google/protobuf/compiler/objectivec/objectivec_extension.h>
34 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
42 namespace objectivec { namespace in namespace:google::protobuf::compiler
133 } // namespace objectivec
H A Dobjectivec_file.h37 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
50 namespace objectivec { namespace in namespace:google::protobuf::compiler
94 } // namespace objectivec
H A Dobjectivec_message_field.cc34 #include <google/protobuf/compiler/objectivec/objectivec_message_field.h>
35 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
43 namespace objectivec { namespace in namespace:google::protobuf::compiler
105 } // namespace objectivec
H A Dobjectivec_enum_field.cc34 #include <google/protobuf/compiler/objectivec/objectivec_enum_field.h>
36 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
44 namespace objectivec { namespace in namespace:google::protobuf::compiler
144 } // namespace objectivec
H A Dobjectivec_field.h36 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
48 namespace objectivec { namespace in namespace:google::protobuf::compiler
190 } // namespace objectivec
H A Dobjectivec_file.cc31 #include <google/protobuf/compiler/objectivec/objectivec_file.h>
32 #include <google/protobuf/compiler/objectivec/objectivec_enum.h>
33 #include <google/protobuf/compiler/objectivec/objectivec_extension.h>
34 #include <google/protobuf/compiler/objectivec/objectivec_message.h>
51 namespace objectivec { namespace in namespace:google::protobuf::compiler
379 } // namespace objectivec
H A Dobjectivec_map_field.cc34 #include <google/protobuf/compiler/objectivec/objectivec_map_field.h>
36 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
44 namespace objectivec { namespace in namespace:google::protobuf::compiler
177 } // namespace objectivec
H A Dobjectivec_oneof.cc34 #include <google/protobuf/compiler/objectivec/objectivec_oneof.h>
35 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
42 namespace objectivec { namespace in namespace:google::protobuf::compiler
135 } // namespace objectivec
H A Dobjectivec_primitive_field.cc34 #include <google/protobuf/compiler/objectivec/objectivec_primitive_field.h>
36 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
46 namespace objectivec { namespace in namespace:google::protobuf::compiler
189 } // namespace objectivec
H A Dobjectivec_helpers.h43 namespace objectivec { namespace in namespace:google::protobuf::compiler
70 // extension). The path will be dependent on the objectivec package
200 } // namespace objectivec
H A Dobjectivec_field.cc33 #include <google/protobuf/compiler/objectivec/objectivec_field.h>
34 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
35 #include <google/protobuf/compiler/objectivec/objectivec_enum_field.h>
36 #include <google/protobuf/compiler/objectivec/objectivec_map_field.h>
37 #include <google/protobuf/compiler/objectivec/objectivec_message_field.h>
38 #include <google/protobuf/compiler/objectivec/objectivec_primitive_field.h>
47 namespace objectivec { namespace in namespace:google::protobuf::compiler
474 } // namespace objectivec
H A Dobjectivec_message.cc36 #include <google/protobuf/compiler/objectivec/objectivec_message.h>
37 #include <google/protobuf/compiler/objectivec/objectivec_enum.h>
38 #include <google/protobuf/compiler/objectivec/objectivec_extension.h>
39 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
52 namespace objectivec { namespace in namespace:google::protobuf::compiler
597 } // namespace objectivec
H A Dobjectivec_helpers.cc46 #include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
59 namespace objectivec { namespace in namespace:google::protobuf::compiler
764 // objectivec/Tests/unittest_objc.proto for a test Message to confirm this.
1292 } // namespace objectivec

Completed in 262 milliseconds