Home
last modified time | relevance | path

Searched refs:setPacked (Results 1 - 5 of 5) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptor.php162 public function setPacked($packed) function
270 $field->setPacked($packed);
H A DFieldOptions.php250 public function setPacked($var) function
/third_party/protobuf/php/src/Google/Protobuf/
H A DField.php294 public function setPacked($var) function
/third_party/protobuf/php/tests/
H A DWellKnownTest.php230 $m->setPacked(true);
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DDescriptorsTest.java771 DescriptorProtos.FieldOptions.newBuilder().setPacked(true).build()) in testPackedEnumField()

Completed in 4 milliseconds