• Home
  • Raw
  • Download

Lines Matching defs:offset

183   Validator.prototype.validateEnum = function(offset, enumClass) {  argument
190 Validator.prototype.validateHandle = function(offset, nullable) { argument
203 Validator.prototype.validateAssociatedEndpointHandle = function(offset, argument
219 Validator.prototype.validateInterface = function(offset, nullable) { argument
223 Validator.prototype.validateInterfaceRequest = function(offset, nullable) { argument
227 Validator.prototype.validateAssociatedInterface = function(offset, argument
233 offset, nullable) { argument
237 Validator.prototype.validateStructHeader = function(offset, minNumBytes) { argument
255 Validator.prototype.validateStructVersion = function(offset, versionSizes) { argument
275 Validator.prototype.isFieldInStructVersion = function(offset, fieldVersion) { argument
366 Validator.prototype.decodePointer = function(offset) { argument
374 Validator.prototype.decodeUnionSize = function(offset) { argument
378 Validator.prototype.decodeUnionTag = function(offset) { argument
383 offset, elementSize, elementType, nullable, expectedDimensionSizes, argument
398 offset, structClass, nullable) { argument
411 offset, unionClass, nullable) { argument
422 offset, unionClass, nullable) { argument
443 offset, mapIsNullable, keyClass, valueClass, valueIsNullable) { argument
491 Validator.prototype.validateStringPointer = function(offset, nullable) { argument
500 function (offset, elementSize, elementType, expectedDimensionSizes, argument
568 function(offset, numElements, nullable) { argument
580 function(offset, numElements, nullable) { argument
592 function(offset, numElements, nullable) { argument
604 function(offset, numElements, nullable) { argument
617 function(offset, numElements, nullable) { argument
632 function(offset, numElements, elementClass, nullable, argument
647 function(offset, numElements, structClass, nullable) { argument
660 function(offset, numElements, enumClass) { argument