Home
last modified time | relevance | path

Searched refs:joinSignedDecimalString (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/js/binary/
Ddecoder.js710 return jspb.utils.joinSignedDecimalString(this.tempLow_, this.tempHigh_);
891 return jspb.utils.joinSignedDecimalString(bitsLow, bitsHigh);
Dutils.js521 jspb.utils.joinSignedDecimalString = function(bitsLow, bitsHigh) { function
549 jspb.utils.joinSignedDecimalString(bitsLow, bitsHigh) :