OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mutable_enum_type
(Results
1 - 4
of
4
) sorted by null
/external/protobuf/src/google/protobuf/
descriptor.pb.h
353
inline ::google::protobuf::EnumDescriptorProto*
mutable_enum_type
(int index);
358
mutable_enum_type
();
632
inline ::google::protobuf::EnumDescriptorProto*
mutable_enum_type
(int index);
637
mutable_enum_type
();
2661
inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::
mutable_enum_type
(int index) {
function in class:google::protobuf::FileDescriptorProto
2672
FileDescriptorProto::
mutable_enum_type
() {
function in class:google::protobuf::FileDescriptorProto
2910
inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::
mutable_enum_type
(int index) {
function in class:google::protobuf::DescriptorProto
2921
DescriptorProto::
mutable_enum_type
() {
function in class:google::protobuf::DescriptorProto
[
all
...]
extension_set_unittest.cc
502
dynamic_proto.
mutable_enum_type
()->MergeFrom(
/external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.h
376
inline ::google::protobuf::EnumDescriptorProto*
mutable_enum_type
(int index);
381
mutable_enum_type
();
663
inline ::google::protobuf::EnumDescriptorProto*
mutable_enum_type
(int index);
668
mutable_enum_type
();
3076
inline ::google::protobuf::EnumDescriptorProto* FileDescriptorProto::
mutable_enum_type
(int index) {
function in class:google::protobuf::FileDescriptorProto
3087
FileDescriptorProto::
mutable_enum_type
() {
function in class:google::protobuf::FileDescriptorProto
3424
inline ::google::protobuf::EnumDescriptorProto* DescriptorProto::
mutable_enum_type
(int index) {
function in class:google::protobuf::DescriptorProto
3435
DescriptorProto::
mutable_enum_type
() {
function in class:google::protobuf::DescriptorProto
[
all
...]
extension_set_unittest.cc
582
dynamic_proto.
mutable_enum_type
()->MergeFrom(
Completed in 29 milliseconds