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