Searched defs:has_number (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chromeos/cryptohome/
H A Dcryptohome_parameters.cc110 const bool has_number = number; local
115 has_number == other_has_number &&
117 (!has_number || (*number == *other.number)) &&
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h823 inline bool has_number() const;
1098 inline bool has_number() const;
3014 inline bool FieldDescriptorProto::has_number() const { function in class:google::protobuf::FieldDescriptorProto
3341 inline bool EnumValueDescriptorProto::has_number() const { function in class:google::protobuf::EnumValueDescriptorProto
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h852 inline bool has_number() const;
1138 inline bool has_number() const;
3577 inline bool FieldDescriptorProto::has_number() const { function in class:google::protobuf::FieldDescriptorProto
4104 inline bool EnumValueDescriptorProto::has_number() const { function in class:google::protobuf::EnumValueDescriptorProto

Completed in 475 milliseconds