Lines Matching refs:FIDL_ALLOC_PRESENT

444         reinterpret_cast<array_of_nonnullable_handles*>(FIDL_ALLOC_PRESENT);  in validate_out_of_line_array()
471 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in validate_present_nonnullable_string()
488 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in validate_present_nullable_string()
507 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in validate_multiple_present_nullable_string()
508 message.inline_struct.string2 = fidl_string_t{8, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in validate_multiple_present_nullable_string()
558 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in validate_present_nonnullable_bounded_string()
575 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in validate_present_nullable_bounded_string()
624 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in validate_present_nonnullable_bounded_string_short_error()
625 message.inline_struct.string2 = fidl_string_t{8, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in validate_present_nonnullable_bounded_string_short_error()
643 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in validate_present_nullable_bounded_string_short_error()
644 message.inline_struct.string2 = fidl_string_t{8, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in validate_present_nullable_bounded_string_short_error()
667 fidl_vector_t{(1ull << 30) + 4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_vector_with_huge_count()
686 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nonnullable_vector_of_handles()
713 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nullable_vector_of_handles()
779 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nonnullable_bounded_vector_of_handles()
806 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nullable_bounded_vector_of_handles()
865 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nonnullable_bounded_vector_of_handles_short_error()
866 message.inline_struct.vector2 = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nonnullable_bounded_vector_of_handles_short_error()
901 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nullable_bounded_vector_of_handles_short_error()
902 message.inline_struct.vector2 = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nullable_bounded_vector_of_handles_short_error()
937 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nonnullable_vector_of_uint32()
956 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nullable_vector_of_uint32()
1010 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nonnullable_bounded_vector_of_uint32()
1029 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nullable_bounded_vector_of_uint32()
1086 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nonnullable_bounded_vector_of_uint32_short_error()
1087 message.inline_struct.vector2 = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nonnullable_bounded_vector_of_uint32_short_error()
1103 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nullable_bounded_vector_of_uint32_short_error()
1104 message.inline_struct.vector2 = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in validate_present_nullable_bounded_vector_of_uint32_short_error()
1191 message.inline_struct.data = reinterpret_cast<nonnullable_handle_union*>(FIDL_ALLOC_PRESENT); in validate_single_membered_present_nullable_union()
1214 reinterpret_cast<array_of_nonnullable_handles_union*>(FIDL_ALLOC_PRESENT); in validate_many_membered_present_nullable_union()
1310 message.inline_struct.l0_present = reinterpret_cast<struct_ptr_level_0*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1312 reinterpret_cast<struct_ptr_level_1*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1314 reinterpret_cast<struct_ptr_level_2*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1316 reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1317 message.in_in_out_2.l3_present = reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1318 message.in_out_1.l2_present = reinterpret_cast<struct_ptr_level_2*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1320 reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1321 message.in_out_out_2.l3_present = reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1322 message.out_0.l1_present = reinterpret_cast<struct_ptr_level_1*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1323 message.out_0.l1_inline.l2_present = reinterpret_cast<struct_ptr_level_2*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1325 reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1326 message.out_in_out_2.l3_present = reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1327 message.out_out_1.l2_present = reinterpret_cast<struct_ptr_level_2*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1329 reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1330 message.out_out_out_2.l3_present = reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in validate_nested_nullable_structs()
1430 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1433 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1436 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1439 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1442 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1445 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1448 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1451 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1454 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1457 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1460 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1463 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1466 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1469 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1472 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1475 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1478 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1481 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1484 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1487 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1490 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1493 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1496 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1499 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1502 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1505 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1508 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1511 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1514 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1542 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in validate_nested_struct_recursion_too_deep_error()