Home
last modified time | relevance | path

Searched refs:hasJsonValue (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBUtil.php600 static::hasJsonValue($msg);
603 public static function hasJsonValue($msg) function in Google\\Protobuf\\Internal\\GPBUtil
DMessage.php1456 GPBUtil::hasJsonValue($this)) {
1821 } elseif ($this->existField($field) || GPBUtil::hasJsonValue($this)) {