Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBUtil.php533 public static function parseFieldMask($paths_string) argument
536 if (strlen($paths_string) === 0) {
539 $path_strings = explode(",", $paths_string);
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBUtil.php579 public static function parseFieldMask($paths_string) argument
582 if (strlen($paths_string) === 0) {
585 $path_strings = explode(",", $paths_string);