Searched defs:_has_bit (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h152 inline bool _has_bit(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
269 inline bool _has_bit(int index) const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
377 inline bool _has_bit(int index) const { function in class:google::protobuf::compiler::CodeGeneratorResponse
443 return _has_bit(1);
514 return _has_bit(0);
556 return _has_bit(1);
598 return _has_bit(2);
644 return _has_bit(0);
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h231 inline bool _has_bit(int index) const { function in class:google::protobuf::FileDescriptorSet
413 inline bool _has_bit(int index) const { function in class:google::protobuf::FileDescriptorProto
510 inline bool _has_bit(int index) const { function in class:google::protobuf::DescriptorProto_ExtensionRange
678 inline bool _has_bit(int index) const { function in class:google::protobuf::DescriptorProto
904 inline bool _has_bit(int index) const { function in class:google::protobuf::FieldDescriptorProto
1018 inline bool _has_bit(int index) const { function in class:google::protobuf::EnumDescriptorProto
1127 inline bool _has_bit(int index) const { function in class:google::protobuf::EnumValueDescriptorProto
1241 inline bool _has_bit(int index) const { function in class:google::protobuf::ServiceDescriptorProto
1366 inline bool _has_bit(int index) const { function in class:google::protobuf::MethodDescriptorProto
1551 inline bool _has_bit(in function in class:google::protobuf::FileOptions
1663 inline bool _has_bit(int index) const { function in class:google::protobuf::MessageOptions
1820 inline bool _has_bit(int index) const { function in class:google::protobuf::FieldOptions
1916 inline bool _has_bit(int index) const { function in class:google::protobuf::EnumOptions
2012 inline bool _has_bit(int index) const { function in class:google::protobuf::EnumValueOptions
2108 inline bool _has_bit(int index) const { function in class:google::protobuf::ServiceOptions
2204 inline bool _has_bit(int index) const { function in class:google::protobuf::MethodOptions
2305 inline bool _has_bit(int index) const { function in class:google::protobuf::UninterpretedOption_NamePart
2449 inline bool _has_bit(int index) const { function in class:google::protobuf::UninterpretedOption
[all...]

Completed in 71 milliseconds