Home
last modified time | relevance | path

Searched refs:hasDefaultValue (Results 1 - 12 of 12) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptorProto.php403 public function hasDefaultValue() function
/third_party/protobuf/objectivec/
H A DGPBDescriptor.h176 @property(nonatomic, readonly) BOOL hasDefaultValue; variable
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DDescriptorsTest.java278 assertFalse(d.findFieldByName("optional_int32").hasDefaultValue()); in testFieldDescriptorDefault()
280 assertTrue(d.findFieldByName("default_int32").hasDefaultValue()); in testFieldDescriptorDefault()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java1107 public boolean hasDefaultValue() { in hasDefaultValue() method in Descriptors.FieldDescriptor
1108 return proto.hasDefaultValue(); in hasDefaultValue()
1479 if (proto.hasDefaultValue()) { in crossLink()
1506 if (proto.hasDefaultValue()) { in crossLink()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DDescriptorsTest.java266 assertFalse(d.findFieldByName("optional_int32").hasDefaultValue()); in testFieldDescriptorDefault()
268 assertTrue(d.findFieldByName("default_int32").hasDefaultValue()); in testFieldDescriptorDefault()
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js64967 function hasDefaultValue(node) { global() function
[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 200 milliseconds