Searched refs:has_number (Results 1 - 6 of 6) 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)) &&
H A Dhomedir_methods.cc389 if (provider_data_it->has_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
H A Ddescriptor.pb.cc2645 if (has_number()) {
3327 if (has_number()) {
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc2738 if (has_number()) {
2807 if (has_number()) {
2869 if (has_number()) {
2945 if (from.has_number()) {
3492 if (has_number()) {
3521 if (has_number()) {
3551 if (has_number()) {
3594 if (from.has_number()) {
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 235 milliseconds