Home
last modified time | relevance | path

Searched refs:VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER (Results 1 – 16 of 16) sorted by relevance

/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/
Dstruct_definition.tmpl37 mojo::internal::VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER);
45 mojo::internal::VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER);
/external/libchrome/mojo/public/interfaces/bindings/tests/data/validation/
Dintegration_intf_rqst_mthd0_unexpected_struct_header.expected1 VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER
Dconformance_mthd0_struct_num_bytes_less_than_struct_header.expected1 VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER
Dconformance_mthd11_num_bytes_version_mismatch_1.expected1 VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER
Dconformance_msghdr_num_bytes_version_mismatch_2.expected1 VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER
Dconformance_msghdr_num_bytes_version_mismatch_3.expected1 VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER
Dconformance_msghdr_num_bytes_less_than_min_requirement.expected1 VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER
Dconformance_mthd0_struct_num_bytes_less_than_min_requirement.expected1 VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER
Dconformance_msghdr_num_bytes_version_mismatch_1.expected1 VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER
Dconformance_mthd11_num_bytes_version_mismatch_2.expected1 VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER
Dconformance_msghdr_num_bytes_less_than_struct_header.expected1 VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER
/external/libchrome/mojo/public/cpp/bindings/lib/
Dvalidation_errors.h34 VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER, enumerator
Dmap_data_internal.h61 VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER); in Validate()
Dvalidation_errors.cc29 case VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER: in ValidationErrorToString()
Dmessage_header_validator.cc40 internal::VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER); in IsValidMessageHeader()
Dvalidation_util.cc47 VALIDATION_ERROR_UNEXPECTED_STRUCT_HEADER); in ValidateStructHeaderAndClaimMemory()