Lines Matching refs:Int64
8 const Int64 = goog.require('protobuf.Int64');
57 * @return {!Int64}
62 return Int64.fromBits(lowBits, highBits);
91 * @return {!Int64}
97 return Int64.fromBits(lowBits, highBits);
117 * @return {!Int64}
125 return Int64.fromBits(decodedLowerBits, decodedUpperBits);
253 * @return {!Array<!Int64>}
277 * @return {!Array<!Int64>}
301 * @return {!Array<!Int64>}