OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_message_type
(Results
1 - 14
of
14
) sorted by null
/external/protobuf/src/google/protobuf/
descriptor_database_unittest.cc
488
file1.
add_message_type
()->set_name("Foo");
491
file2b.
add_message_type
()->set_name("Bar");
message_unittest.cc
417
file.
add_message_type
()->set_name("Foo");
descriptor_unittest.cc
63
DescriptorProto* result = file->
add_message_type
();
[
all
...]
descriptor.pb.h
362
inline ::google::protobuf::DescriptorProto*
add_message_type
();
3211
inline ::google::protobuf::DescriptorProto* FileDescriptorProto::
add_message_type
() {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
descriptor.cc
[
all
...]
descriptor.pb.cc
[
all
...]
/external/protobuf/src/google/protobuf/compiler/
parser_unittest.cc
[
all
...]
command_line_interface.cc
731
file.
add_message_type
()->set_name("EmptyMessage");
[
all
...]
parser.cc
497
return ParseMessageDefinition(file->
add_message_type
(), location, file);
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h
365
inline ::google::protobuf::DescriptorProto*
add_message_type
();
3044
inline ::google::protobuf::DescriptorProto* FileDescriptorProto::
add_message_type
() {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h
365
inline ::google::protobuf::DescriptorProto*
add_message_type
();
3044
inline ::google::protobuf::DescriptorProto* FileDescriptorProto::
add_message_type
() {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h
365
inline ::google::protobuf::DescriptorProto*
add_message_type
();
3044
inline ::google::protobuf::DescriptorProto* FileDescriptorProto::
add_message_type
() {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h
409
::google::protobuf::DescriptorProto*
add_message_type
();
3917
inline ::google::protobuf::DescriptorProto* FileDescriptorProto::
add_message_type
() {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h
365
inline ::google::protobuf::DescriptorProto*
add_message_type
();
3044
inline ::google::protobuf::DescriptorProto* FileDescriptorProto::
add_message_type
() {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
Completed in 1270 milliseconds