Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/tools/bindings/generators/js_templates/
Dvalidation_macros.tmpl25 err = messageValidator.validateInterface({{offset}}, {{field|validate_nullable_params}});
/external/libchrome/mojo/public/js/lib/
Dvalidator.js219 Validator.prototype.validateInterface = function(offset, nullable) { method in Validator
584 var err = this.validateInterface(elementOffset, nullable);