Home
last modified time | relevance | path

Searched defs:has_default_value (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/csharp/
Dcsharp_field_base.cc212 bool FieldGeneratorBase::has_default_value() { in has_default_value() function in google::protobuf::compiler::csharp::FieldGeneratorBase
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Ddescriptor.py500 has_default_value=True, containing_oneof=None): argument
510 has_default_value=True, containing_oneof=None): argument
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc737 const bool has_default_value = field->has_default_value(); in DefaultValue() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.h5084 inline bool FieldDescriptorProto::has_default_value() const { in has_default_value() function
Ddescriptor.pb.cc5214 bool FieldDescriptorProto::has_default_value() const { in has_default_value() function in google::protobuf::FieldDescriptorProto