Lines Matching defs:decode
720 Int8.decode = function(decoder) { function
737 Uint8.decode = function(decoder) { function
750 Int16.decode = function(decoder) { function
763 Uint16.decode = function(decoder) { function
776 Int32.decode = function(decoder) { function
789 Uint32.decode = function(decoder) { function
802 Int64.decode = function(decoder) { function
815 Uint64.decode = function(decoder) { function
828 String.decode = function(decoder) { function
850 Float.decode = function(decoder) { function
863 Double.decode = function(decoder) { function
877 Enum.prototype.decode = function(decoder) { method in Enum
891 PointerTo.prototype.decode = function(decoder) { method in PointerTo
926 ArrayOf.prototype.decode = function(decoder) { method in ArrayOf
945 Handle.decode = function(decoder) { function
968 Interface.prototype.decode = function(decoder) { method in Interface
994 AssociatedInterfacePtrInfo.decode = function(decoder) { function in AssociatedInterfacePtrInfo
1024 InterfaceRequest.decode = function(decoder) { function
1044 AssociatedInterfaceRequest.decode = function(decoder) { function
1075 MapOf.prototype.decode = function(decoder) { method in MapOf