Searched refs:VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/mojo/public/cpp/bindings/lib/
H A Dvalidation_errors.cc28 case VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER:
29 return "VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER";
H A Dvalidation_errors.h33 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER, enumerator in enum:mojo::internal::ValidationError
H A Darray_internal.h362 ReportValidationError(VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER);
368 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER,
H A Darray_serialization.h232 internal::VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER,
/external/chromium_org/mojo/public/cpp/bindings/tests/
H A Dserialization_warning_unittest.cc137 mojo::internal::VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER);
203 mojo::internal::VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER);

Completed in 352 milliseconds