Lines Matching defs:offset
101 Validator.prototype.validateHandle = function(offset, nullable) { argument
113 Validator.prototype.validateInterface = function(offset, nullable) { argument
118 function(offset, minNumBytes, minVersion) { argument
170 Validator.prototype.decodePointer = function(offset) { argument
178 Validator.prototype.decodeUnionSize = function(offset) { argument
182 Validator.prototype.decodeUnionTag = function(offset) { argument
187 offset, elementSize, elementType, nullable, expectedDimensionSizes, argument
202 offset, structClass, nullable) { argument
215 offset, unionClass, nullable) { argument
226 offset, unionClass, nullable) { argument
247 offset, mapIsNullable, keyClass, valueClass, valueIsNullable) { argument
294 Validator.prototype.validateStringPointer = function(offset, nullable) { argument
303 function (offset, elementSize, elementType, expectedDimensionSizes, argument
359 function(offset, numElements, nullable) { argument
371 function(offset, numElements, nullable) { argument
384 function(offset, numElements, elementClass, nullable, argument
399 function(offset, numElements, structClass, nullable) { argument