Home
last modified time | relevance | path

Searched refs:writeWrapperValue (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
H A Dmessage.c716 * Message::writeWrapperValue()
724 * $this->writeWrapperValue("double_value", $var);
730 PHP_METHOD(Message, writeWrapperValue) { in PHP_METHOD()
913 PHP_ME(Message, writeWrapperValue, arginfo_write, ZEND_ACC_PROTECTED)
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php196 protected function writeWrapperValue($member, $value) function

Completed in 5 milliseconds