OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FileDescriptorProto
(Results
26 - 50
of
78
) sorted by null
1
2
3
4
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h
53
class
FileDescriptorProto
; // descriptor.pb.h
260
RepeatedPtrField<
FileDescriptorProto
>* output);
parser.h
63
// to a
FileDescriptorProto
. It does not resolve import directives or perform
71
// Parse the entire input and construct a
FileDescriptorProto
representing
73
bool Parse(io::Tokenizer* input,
FileDescriptorProto
* file);
78
//
FileDescriptorProto
.
113
// you may pass a NULL
FileDescriptorProto
to Parse().
282
bool ParseTopLevelStatement(
FileDescriptorProto
* file,
292
bool ParsePackage(
FileDescriptorProto
* file,
326
// either a
FileDescriptorProto
or a DescriptorProto, we must pass in the
440
// This is semi-obsolete:
FileDescriptorProto
.source_code_info now contains
plugin.pb.h
127
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
131
inline const ::google::protobuf::
FileDescriptorProto
& proto_file(int index) const;
132
inline ::google::protobuf::
FileDescriptorProto
* mutable_proto_file(int index);
133
inline ::google::protobuf::
FileDescriptorProto
* add_proto_file();
134
inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>&
136
inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>*
148
::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
> proto_file_;
500
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
507
inline const ::google::protobuf::
FileDescriptorProto
& CodeGeneratorRequest::proto_file(int index) const {
510
inline ::google::protobuf::
FileDescriptorProto
* CodeGeneratorRequest::mutable_proto_file(int index)
[
all
...]
/external/protobuf/src/google/protobuf/
descriptor_unittest.cc
62
DescriptorProto* AddMessage(
FileDescriptorProto
* file, const string& name) {
74
EnumDescriptorProto* AddEnum(
FileDescriptorProto
* file, const string& name) {
87
ServiceDescriptorProto* AddService(
FileDescriptorProto
* file,
106
FieldDescriptorProto* AddExtension(
FileDescriptorProto
* file,
163
void AddEmptyEnum(
FileDescriptorProto
* file, const string& name) {
192
FileDescriptorProto
foo_file;
201
FileDescriptorProto
bar_file;
212
FileDescriptorProto
baz_file;
354
FileDescriptorProto
file;
400
FileDescriptorProto
foo_file
[
all
...]
descriptor.pb.h
39
class
FileDescriptorProto
;
210
// repeated .google.protobuf.
FileDescriptorProto
file = 1;
214
inline const ::google::protobuf::
FileDescriptorProto
& file(int index) const;
215
inline ::google::protobuf::
FileDescriptorProto
* mutable_file(int index);
216
inline ::google::protobuf::
FileDescriptorProto
* add_file();
217
inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>&
219
inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>*
229
::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
> file_;
239
class LIBPROTOBUF_EXPORT
FileDescriptorProto
: public ::google::protobuf::Message {
241
FileDescriptorProto
();
[
all
...]
dynamic_message_unittest.cc
76
FileDescriptorProto
unittest_file;
77
FileDescriptorProto
unittest_import_file;
78
FileDescriptorProto
unittest_import_public_file;
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h
39
class
FileDescriptorProto
;
210
// repeated .google.protobuf.
FileDescriptorProto
file = 1;
214
inline const ::google::protobuf::
FileDescriptorProto
& file(int index) const;
215
inline ::google::protobuf::
FileDescriptorProto
* mutable_file(int index);
216
inline ::google::protobuf::
FileDescriptorProto
* add_file();
217
inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>&
219
inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>*
227
::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
> file_;
241
class LIBPROTOBUF_EXPORT
FileDescriptorProto
: public ::google::protobuf::Message {
243
FileDescriptorProto
();
[
all
...]
descriptor.h
87
class
FileDescriptorProto
;
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h
39
class
FileDescriptorProto
;
210
// repeated .google.protobuf.
FileDescriptorProto
file = 1;
214
inline const ::google::protobuf::
FileDescriptorProto
& file(int index) const;
215
inline ::google::protobuf::
FileDescriptorProto
* mutable_file(int index);
216
inline ::google::protobuf::
FileDescriptorProto
* add_file();
217
inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>&
219
inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>*
227
::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
> file_;
241
class LIBPROTOBUF_EXPORT
FileDescriptorProto
: public ::google::protobuf::Message {
243
FileDescriptorProto
();
[
all
...]
descriptor.h
87
class
FileDescriptorProto
;
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h
39
class
FileDescriptorProto
;
210
// repeated .google.protobuf.
FileDescriptorProto
file = 1;
214
inline const ::google::protobuf::
FileDescriptorProto
& file(int index) const;
215
inline ::google::protobuf::
FileDescriptorProto
* mutable_file(int index);
216
inline ::google::protobuf::
FileDescriptorProto
* add_file();
217
inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>&
219
inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>*
227
::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
> file_;
241
class LIBPROTOBUF_EXPORT
FileDescriptorProto
: public ::google::protobuf::Message {
243
FileDescriptorProto
();
[
all
...]
descriptor.h
87
class
FileDescriptorProto
;
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h
39
class
FileDescriptorProto
;
210
// repeated .google.protobuf.
FileDescriptorProto
file = 1;
214
inline const ::google::protobuf::
FileDescriptorProto
& file(int index) const;
215
inline ::google::protobuf::
FileDescriptorProto
* mutable_file(int index);
216
inline ::google::protobuf::
FileDescriptorProto
* add_file();
217
inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>&
219
inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>*
227
::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
> file_;
241
class LIBPROTOBUF_EXPORT
FileDescriptorProto
: public ::google::protobuf::Message {
243
FileDescriptorProto
();
[
all
...]
descriptor.h
87
class
FileDescriptorProto
;
[
all
...]
/external/protobuf/python/google/protobuf/internal/
message_factory_test.py
49
self.factory_test1_fd = descriptor_pb2.
FileDescriptorProto
.FromString(
51
self.factory_test2_fd = descriptor_pb2.
FileDescriptorProto
.FromString(
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
parser.h
63
// to a
FileDescriptorProto
. It does not resolve import directives or perform
71
// Parse the entire input and construct a
FileDescriptorProto
representing
73
bool Parse(io::Tokenizer* input,
FileDescriptorProto
* file);
78
//
FileDescriptorProto
.
113
// you may pass a NULL
FileDescriptorProto
to Parse().
282
bool ParseTopLevelStatement(
FileDescriptorProto
* file,
292
bool ParsePackage(
FileDescriptorProto
* file,
326
// either a
FileDescriptorProto
or a DescriptorProto, we must pass in the
440
// This is semi-obsolete:
FileDescriptorProto
.source_code_info now contains
plugin.pb.h
127
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
131
inline const ::google::protobuf::
FileDescriptorProto
& proto_file(int index) const;
132
inline ::google::protobuf::
FileDescriptorProto
* mutable_proto_file(int index);
133
inline ::google::protobuf::
FileDescriptorProto
* add_proto_file();
134
inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>&
136
inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>*
148
::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
> proto_file_;
500
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
507
inline const ::google::protobuf::
FileDescriptorProto
& CodeGeneratorRequest::proto_file(int index) const {
510
inline ::google::protobuf::
FileDescriptorProto
* CodeGeneratorRequest::mutable_proto_file(int index)
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
parser.h
63
// to a
FileDescriptorProto
. It does not resolve import directives or perform
71
// Parse the entire input and construct a
FileDescriptorProto
representing
73
bool Parse(io::Tokenizer* input,
FileDescriptorProto
* file);
78
//
FileDescriptorProto
.
113
// you may pass a NULL
FileDescriptorProto
to Parse().
282
bool ParseTopLevelStatement(
FileDescriptorProto
* file,
292
bool ParsePackage(
FileDescriptorProto
* file,
326
// either a
FileDescriptorProto
or a DescriptorProto, we must pass in the
440
// This is semi-obsolete:
FileDescriptorProto
.source_code_info now contains
plugin.pb.h
127
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
131
inline const ::google::protobuf::
FileDescriptorProto
& proto_file(int index) const;
132
inline ::google::protobuf::
FileDescriptorProto
* mutable_proto_file(int index);
133
inline ::google::protobuf::
FileDescriptorProto
* add_proto_file();
134
inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>&
136
inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>*
148
::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
> proto_file_;
500
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
507
inline const ::google::protobuf::
FileDescriptorProto
& CodeGeneratorRequest::proto_file(int index) const {
510
inline ::google::protobuf::
FileDescriptorProto
* CodeGeneratorRequest::mutable_proto_file(int index)
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
parser.h
63
// to a
FileDescriptorProto
. It does not resolve import directives or perform
71
// Parse the entire input and construct a
FileDescriptorProto
representing
73
bool Parse(io::Tokenizer* input,
FileDescriptorProto
* file);
78
//
FileDescriptorProto
.
113
// you may pass a NULL
FileDescriptorProto
to Parse().
282
bool ParseTopLevelStatement(
FileDescriptorProto
* file,
292
bool ParsePackage(
FileDescriptorProto
* file,
326
// either a
FileDescriptorProto
or a DescriptorProto, we must pass in the
440
// This is semi-obsolete:
FileDescriptorProto
.source_code_info now contains
plugin.pb.h
127
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
131
inline const ::google::protobuf::
FileDescriptorProto
& proto_file(int index) const;
132
inline ::google::protobuf::
FileDescriptorProto
* mutable_proto_file(int index);
133
inline ::google::protobuf::
FileDescriptorProto
* add_proto_file();
134
inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>&
136
inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>*
148
::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
> proto_file_;
500
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
507
inline const ::google::protobuf::
FileDescriptorProto
& CodeGeneratorRequest::proto_file(int index) const {
510
inline ::google::protobuf::
FileDescriptorProto
* CodeGeneratorRequest::mutable_proto_file(int index)
[
all
...]
/external/protobuf/src/google/protobuf/compiler/
plugin.pb.h
126
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
130
inline const ::google::protobuf::
FileDescriptorProto
& proto_file(int index) const;
131
inline ::google::protobuf::
FileDescriptorProto
* mutable_proto_file(int index);
132
inline ::google::protobuf::
FileDescriptorProto
* add_proto_file();
133
inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>&
135
inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>*
149
::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
> proto_file_;
507
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
514
inline const ::google::protobuf::
FileDescriptorProto
& CodeGeneratorRequest::proto_file(int index) const {
518
inline ::google::protobuf::
FileDescriptorProto
* CodeGeneratorRequest::mutable_proto_file(int index)
[
all
...]
parser_unittest.cc
114
// Parse the input and expect that the resulting
FileDescriptorProto
matches
115
// the given output. The output is a
FileDescriptorProto
in protocol buffer
119
FileDescriptorProto
actual, expected;
149
FileDescriptorProto
file;
162
FileDescriptorProto
file;
[
all
...]
importer.cc
124
const string& filename,
FileDescriptorProto
* output) {
153
const string& symbol_name,
FileDescriptorProto
* output) {
159
FileDescriptorProto
* output) {
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h
140
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
144
const ::google::protobuf::
FileDescriptorProto
& proto_file(int index) const;
145
::google::protobuf::
FileDescriptorProto
* mutable_proto_file(int index);
146
::google::protobuf::
FileDescriptorProto
* add_proto_file();
147
::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>*
149
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
>&
162
::google::protobuf::RepeatedPtrField< ::google::protobuf::
FileDescriptorProto
> proto_file_;
520
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
527
inline const ::google::protobuf::
FileDescriptorProto
& CodeGeneratorRequest::proto_file(int index) const {
531
inline ::google::protobuf::
FileDescriptorProto
* CodeGeneratorRequest::mutable_proto_file(int index)
[
all
...]
Completed in 593 milliseconds
1
2
3
4