HomeSort by relevance Sort by last modified time
    Searched refs:_has_bit (Results 1 - 6 of 6) sorted by null

  /external/protobuf/src/google/protobuf/
descriptor.pb.cc     [all...]
descriptor.pb.h 231 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(int index) const { 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...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 219 if (_has_bit(1)) {
315 if (_has_bit(1)) {
347 if (_has_bit(1)) {
425 if (from._has_bit(1)) {
545 if (_has_bit(0)) {
550 if (_has_bit(1)) {
555 if (_has_bit(2)) {
640 if (_has_bit(0)) {
649 if (_has_bit(1)) {
658 if (_has_bit(2))
    [all...]
plugin.pb.h 152 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);
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp     [all...]
gltrace.pb.h 1018 inline bool _has_bit(int index) const { function in class:android::gltrace::GLMessage_DataType
1120 inline bool _has_bit(int index) const { function in class:android::gltrace::GLMessage_FrameBuffer
2052 inline bool _has_bit(int index) const { function in class:android::gltrace::GLMessage
    [all...]

Completed in 458 milliseconds