Searched refs:sint32Size (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | GPBWire.php | 431 public static function sint32Size($value) function in Google\\Protobuf\\Internal\\GPBWire |
D | Message.php | 1645 $size += GPBWire::sint32Size($value); |