Home
last modified time | relevance | path

Searched defs:DefaultValue (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dtype_checkers.py118 def DefaultValue(self): member in TypeCheckerWithDefault
141 def DefaultValue(self): member in IntValueChecker
161 def DefaultValue(self): member in EnumValueChecker
189 def DefaultValue(self): member in UnicodeValueChecker
/frameworks/compile/slang/
Dslang_rs_reflection_cpp.h42 std::string DefaultValue; member
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/
DFieldCodecTest.cs87 public void DefaultValue(ICodecTestData codec) in DefaultValue() method in Google.Protobuf.FieldCodecTest
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DFieldCodec.cs408 internal T DefaultValue { get; } property in Google.Protobuf.FieldCodec
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/javanano/
Djavanano_helpers.cc403 string DefaultValue(const Params& params, const FieldDescriptor* field) { in DefaultValue() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/
Djava_helpers.cc401 string DefaultValue(const FieldDescriptor* field, bool immutable, in DefaultValue() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc362 string DefaultValue(const FieldDescriptor* field) { in DefaultValue() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DType.cs529 public string DefaultValue { property in Google.Protobuf.WellKnownTypes.Field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc703 string DefaultValue(const FieldDescriptor* field) { in DefaultValue() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs1463 public string DefaultValue { property in Google.Protobuf.Reflection.FieldDescriptorProto