Searched refs:combineInt32ToInt64 (Results 1 – 2 of 2) sorted by relevance
179 $var = GPBUtil::combineInt32ToInt64($high, $low);255 $var = GPBUtil::combineInt32ToInt64($high, $low);
385 public static function combineInt32ToInt64($high, $low) function in Google\\Protobuf\\Internal\\GPBUtil