Searched refs:joinSignedDecimalString (Results 1 – 2 of 2) sorted by relevance
710 return jspb.utils.joinSignedDecimalString(this.tempLow_, this.tempHigh_);891 return jspb.utils.joinSignedDecimalString(bitsLow, bitsHigh);
521 jspb.utils.joinSignedDecimalString = function(bitsLow, bitsHigh) { function549 jspb.utils.joinSignedDecimalString(bitsLow, bitsHigh) :