Home
last modified time | relevance | path

Searched defs:serializeToJsonString (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessage.php1559 public function serializeToJsonString() function in Google\\Protobuf\\Internal\\Message
/third_party/protobuf/php/ext/google/protobuf/
Dmessage.c629 PHP_METHOD(Message, serializeToJsonString) { in PHP_METHOD() argument