Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/binary/
Dutils.js520 jspb.utils.joinSignedDecimalString = function(bitsLow, bitsHigh) { function
548 jspb.utils.joinSignedDecimalString(bitsLow, bitsHigh) :
Ddecoder.js712 return jspb.utils.joinSignedDecimalString(this.tempLow_, this.tempHigh_);