Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/tools/bindings/generators/js_templates/
Dvalidation_macros.tmpl25 err = messageValidator.validateInterface({{offset}}, {{field|validate_interface_params}});
/external/libmojo/mojo/public/js/
Dvalidator.js113 Validator.prototype.validateInterface = function(offset, nullable) { method in Validator
375 var err = this.validateInterface(elementOffset, nullable);