Home
last modified time | relevance | path

Searched refs:VALIDATION_ERROR_UNKNOWN_ENUM_VALUE (Results 1 – 7 of 7) sorted by relevance

/external/libmojo/mojo/public/interfaces/bindings/tests/data/validation/
Dconformance_mthd16_uknown_non_extensible_enum_map_key.expected1 VALIDATION_ERROR_UNKNOWN_ENUM_VALUE
Dconformance_mthd14_uknown_non_extensible_enum_value.expected1 VALIDATION_ERROR_UNKNOWN_ENUM_VALUE
Dconformance_mthd15_uknown_non_extensible_enum_array_value.expected1 VALIDATION_ERROR_UNKNOWN_ENUM_VALUE
Dconformance_mthd16_uknown_non_extensible_enum_map_value.expected1 VALIDATION_ERROR_UNKNOWN_ENUM_VALUE
/external/libmojo/mojo/public/cpp/bindings/lib/
Dvalidation_errors.h66 VALIDATION_ERROR_UNKNOWN_ENUM_VALUE, enumerator
Dvalidation_errors.cc54 case VALIDATION_ERROR_UNKNOWN_ENUM_VALUE: in ValidationErrorToString()
/external/libmojo/mojo/public/tools/bindings/generators/cpp_templates/
Denum_macros.tmpl39 mojo::internal::VALIDATION_ERROR_UNKNOWN_ENUM_VALUE);