Home
last modified time | relevance | path

Searched refs:VALIDATION_ERROR_UNEXPECTED_NULL_POINTER (Results 1 – 17 of 17) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/tests/
Dserialization_warning_unittest.cc112 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER); in TEST_F()
125 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER); in TEST_F()
170 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER, in TEST_F()
198 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER, in TEST_F()
215 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER); in TEST_F()
224 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER); in TEST_F()
/external/libmojo/mojo/public/cpp/bindings/lib/
Dvalidation_util.h90 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER, in ValidatePointerNonNullable()
103 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER, in ValidateInlinedUnionNonNullable()
Dvalidation_errors.h44 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER, enumerator
Dvalidation_errors.cc38 case VALIDATION_ERROR_UNEXPECTED_NULL_POINTER: in ValidationErrorToString()
Darray_internal.h190 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER,
241 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER,
Darray_serialization.h383 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER,
474 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER,
/external/libmojo/mojo/public/interfaces/bindings/tests/data/validation/
Dconformance_mthd8_unexpected_null_array.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd9_unexpected_null_array.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd10_null_values.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd7_unexpected_null_fixed_array.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd8_unexpected_null_string.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd1_unexpected_null_struct.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd10_one_null_key.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd10_null_keys.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd3_unexpected_null_array.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
/external/libmojo/mojo/public/tools/bindings/generators/cpp_templates/
Dunion_serialization_definition.tmpl76 !ptr, mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER,
Dstruct_macros.tmpl101 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER,