Home
last modified time | relevance | path

Searched refs:setDefaultValue (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
DField.php372 public function setDefaultValue($var) function in Google\\Protobuf\\Field
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptorProto.php424 public function setDefaultValue($var) function in Google\\Protobuf\\Internal\\FieldDescriptorProto
/third_party/skia/third_party/externals/angle2/src/android_system_settings/src/com/android/angle/common/
DMainFragment.java263 listPreference.setDefaultValue(defaultDriver); in initListPreference()
/third_party/protobuf/php/tests/
DWellKnownTest.php239 $m->setDefaultValue("a");
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DDescriptorsTest.java447 .setDefaultValue("invalid") in testDescriptorValidatorException()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DDescriptorsTest.java432 .setDefaultValue("invalid") in testDescriptorValidatorException()