Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/tools/bindings/generators/js_templates/
Dunion_definition.tmpl195 var size = messageValidator.decodeUnionSize(offset);
/external/libchrome/mojo/public/js/lib/
Dvalidator.js374 Validator.prototype.decodeUnionSize = function(offset) { method in Validator