Searched refs:varint64Size (Results 1 – 2 of 2) sorted by relevance
440 return self::varint64Size($value);443 public static function varint64Size($value) function in Google\\Protobuf\\Internal\\GPBWire
1567 $size += GPBWire::varint64Size($value);