Home
last modified time | relevance | path

Searched defs:GetDefaultValue (Results 1 – 14 of 14) sorted by relevance

/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DSingleFieldAccessor.cs119 private static object GetDefaultValue(FieldDescriptor descriptor) in GetDefaultValue() method in Google.Protobuf.Reflection.SingleFieldAccessor
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DSingleFieldAccessor.cs119 private static object GetDefaultValue(FieldDescriptor descriptor) in GetDefaultValue() method in Google.Protobuf.Reflection.SingleFieldAccessor
/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp578 void CPDF_ColorSpace::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_ColorSpace
785 void CPDF_LabCS::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_LabCS
1096 void CPDF_SeparationCS::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_SeparationCS
1169 void CPDF_DeviceNCS::GetDefaultValue(int iComponent, in GetDefaultValue() function in CPDF_DeviceNCS
/external/libconfig/contrib/chained/
Dlibconfig_chained.h472 T GetDefaultValue() const in GetDefaultValue() function
/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.cpp344 WideString CPDF_FormField::GetDefaultValue() const { in GetDefaultValue() function in CPDF_FormField
/external/golang-protobuf/types/known/typepb/
Dtype.pb.go487 func (x *Field) GetDefaultValue() string { func
/external/cronet/third_party/protobuf/conformance/
Dbinary_json_conformance_suite.cc152 string GetDefaultValue(FieldDescriptor::Type type) { in GetDefaultValue() function
/external/flatbuffers/src/
Didl_gen_rust.cpp1016 std::string GetDefaultValue(const FieldDef &field, in GetDefaultValue() function in flatbuffers::rust::RustGenerator
Didl_gen_python.cpp879 std::string GetDefaultValue(const FieldDef &field) const { in GetDefaultValue() function in flatbuffers::python::PythonGenerator
/external/protobuf/conformance/
Dbinary_json_conformance_suite.cc152 string GetDefaultValue(FieldDescriptor::Type type) { in GetDefaultValue() function
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc804 static PyObject* GetDefaultValue(PyBaseDescriptor *self, void *closure) { in GetDefaultValue() function
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc804 static PyObject* GetDefaultValue(PyBaseDescriptor *self, void *closure) { in GetDefaultValue() function
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp2090 absl::optional<void*> CXFA_Node::GetDefaultValue( in GetDefaultValue() function in CXFA_Node
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go1192 func (x *FieldDescriptorProto) GetDefaultValue() string { func