OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:filedescriptorproto
(Results
51 - 74
of
74
) sorted by null
1
2
3
/external/protobuf/python/google/protobuf/internal/
descriptor_test.py
309
descriptor_pb2.
FileDescriptorProto
,
/external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_file.cc
97
FileDescriptorProto
file_proto;
/external/protobuf/src/google/protobuf/compiler/javanano/
javanano_file.cc
98
FileDescriptorProto
file_proto;
/external/protobuf/src/google/protobuf/compiler/
plugin.proto
72
repeated
FileDescriptorProto
proto_file = 15;
plugin.pb.cc
132
"otobuf.
FileDescriptorProto
\"\252\001\n\025CodeGener"
272
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
323
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
356
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
389
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
[
all
...]
parser.cc
306
bool Parser::Parse(io::Tokenizer* input,
FileDescriptorProto
* file) {
366
bool Parser::ParseTopLevelStatement(
FileDescriptorProto
* file) {
1056
bool Parser::ParsePackage(
FileDescriptorProto
* file) {
[
all
...]
command_line_interface.cc
668
FileDescriptorProto
file;
[
all
...]
/external/protobuf/src/google/protobuf/
message_unittest.cc
270
FileDescriptorProto
file;
descriptor.proto
36
// A valid .proto file can be translated directly to a
FileDescriptorProto
52
repeated
FileDescriptorProto
file = 1;
56
message
FileDescriptorProto
{
descriptor.cc
841
// the raw bytes of the
FileDescriptorProto
representing the file.
852
//
FileDescriptorProto
and generates a FileDescriptor (and all its children)
855
// Note that
FileDescriptorProto
is itself a generated protocol message.
[
all
...]
extension_set_unittest.cc
488
FileDescriptorProto
dynamic_proto;
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.cc
411
//
FileDescriptorProto
for this .proto file to the global DescriptorPool for
564
// Embed the descriptor. We simply serialize the entire
FileDescriptorProto
567
FileDescriptorProto
file_proto;
cpp_unittest.cc
120
FileDescriptorProto
generated_decsriptor_proto, parsed_descriptor_proto;
[
all
...]
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.cc
381
//
FileDescriptorProto
for this .proto file to the global DescriptorPool
526
// Embed the descriptor. We simply serialize the entire
FileDescriptorProto
529
FileDescriptorProto
file_proto;
cpp_unittest.cc
116
FileDescriptorProto
generated_decsriptor_proto, parsed_descriptor_proto;
[
all
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
command_line_interface.cc
709
FileDescriptorProto
file;
[
all
...]
plugin.pb.cc
138
"otobuf.
FileDescriptorProto
\"\252\001\n\025CodeGener"
280
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
331
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
364
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
397
// repeated .google.protobuf.
FileDescriptorProto
proto_file = 15;
[
all
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
message_unittest.cc
342
FileDescriptorProto
file;
extension_set_unittest.cc
568
FileDescriptorProto
dynamic_proto;
/external/protobuf/
CHANGES.txt
173
referenced in a
FileDescriptorProto
. This can allow you to parse a .proto
/external/chromium_org/third_party/protobuf/
CHANGES.txt
313
referenced in a
FileDescriptorProto
. This can allow you to parse a .proto
/external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc
250
FileDescriptorProto
fdp;
[
all
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/
python_generator.cc
265
FileDescriptorProto
fdp;
[
all
...]
/prebuilts/misc/linux-x86/protobuf/
aprotoc
Completed in 4377 milliseconds
1
2
3