Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBUtil.php531 public static function parseFieldMask($paths_string) function in Google\\Protobuf\\Internal\\GPBUtil
DMessage.php801 return GPBUtil::parseFieldMask($value);
1110 $this->mergeFrom(GPBUtil::parseFieldMask($array));