Home
last modified time | relevance | path

Searched defs:mergeFromJsonString (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php790 public function mergeFromJsonString($data, $ignore_unknown = false) function in Google\\Protobuf\\Internal\\Message
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php790 public function mergeFromJsonString($data, $ignore_unknown = false) function in Google\\Protobuf\\Internal\\Message
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dmessage.c751 PHP_METHOD(Message, mergeFromJsonString) { in PHP_METHOD() argument
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dmessage.c751 PHP_METHOD(Message, mergeFromJsonString) { in PHP_METHOD() argument