Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBUtil.php531 public static function parseFieldMask($paths_string) function
H A DMessage.php848 return GPBUtil::parseFieldMask($value);
1176 $this->mergeFrom(GPBUtil::parseFieldMask($array));

Completed in 4 milliseconds