Lines Matching refs:FIDL_ALLOC_PRESENT
512 reinterpret_cast<array_of_nonnullable_handles*>(FIDL_ALLOC_PRESENT); in decode_out_of_line_array()
546 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in decode_present_nonnullable_string()
570 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in decode_present_nullable_string()
596 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in decode_multiple_present_nullable_string()
597 message.inline_struct.string2 = fidl_string_t{8, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in decode_multiple_present_nullable_string()
664 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in decode_present_nonnullable_bounded_string()
688 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in decode_present_nullable_bounded_string()
744 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in decode_present_nonnullable_bounded_string_short_error()
745 message.inline_struct.string2 = fidl_string_t{8, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in decode_present_nonnullable_bounded_string_short_error()
763 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in decode_present_nullable_bounded_string_short_error()
764 message.inline_struct.string2 = fidl_string_t{8, reinterpret_cast<char*>(FIDL_ALLOC_PRESENT)}; in decode_present_nullable_bounded_string_short_error()
787 (1ull << 30) + 4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_vector_with_huge_count()
808 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nonnullable_vector_of_handles()
841 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nullable_vector_of_handles()
916 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nonnullable_bounded_vector_of_handles()
949 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nullable_bounded_vector_of_handles()
1020 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nonnullable_bounded_vector_of_handles_short_error()
1021 message.inline_struct.vector2 = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nonnullable_bounded_vector_of_handles_short_error()
1056 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nullable_bounded_vector_of_handles_short_error()
1057 message.inline_struct.vector2 = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nullable_bounded_vector_of_handles_short_error()
1092 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nonnullable_vector_of_uint32()
1111 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nullable_vector_of_uint32()
1165 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nonnullable_bounded_vector_of_uint32()
1184 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nullable_bounded_vector_of_uint32()
1241 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nonnullable_bounded_vector_of_uint32_short_error()
1242 message.inline_struct.vector2 = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nonnullable_bounded_vector_of_uint32_short_error()
1258 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nullable_bounded_vector_of_uint32_short_error()
1259 message.inline_struct.vector2 = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_PRESENT)}; in decode_present_nullable_bounded_vector_of_uint32_short_error()
1352 message.inline_struct.data = reinterpret_cast<nonnullable_handle_union*>(FIDL_ALLOC_PRESENT); in decode_single_membered_present_nullable_union()
1378 reinterpret_cast<array_of_nonnullable_handles_union*>(FIDL_ALLOC_PRESENT); in decode_many_membered_present_nullable_union()
1481 message.inline_struct.l0_present = reinterpret_cast<struct_ptr_level_0*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1483 reinterpret_cast<struct_ptr_level_1*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1485 reinterpret_cast<struct_ptr_level_2*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1487 reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1488 message.in_in_out_2.l3_present = reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1489 message.in_out_1.l2_present = reinterpret_cast<struct_ptr_level_2*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1491 reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1492 message.in_out_out_2.l3_present = reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1493 message.out_0.l1_present = reinterpret_cast<struct_ptr_level_1*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1494 message.out_0.l1_inline.l2_present = reinterpret_cast<struct_ptr_level_2*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1496 reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1497 message.out_in_out_2.l3_present = reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1498 message.out_out_1.l2_present = reinterpret_cast<struct_ptr_level_2*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1500 reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1501 message.out_out_out_2.l3_present = reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_PRESENT); in decode_nested_nullable_structs()
1711 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1714 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1717 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1720 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1723 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1726 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1729 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1732 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1735 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1738 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1741 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1744 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1747 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1750 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1753 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1756 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1759 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1762 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1765 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1768 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1771 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1774 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1777 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1780 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1783 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1786 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1789 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1792 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1795 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in SetUpRecursionMessage()
1823 reinterpret_cast<recursion_inline_data*>(FIDL_ALLOC_PRESENT); in decode_nested_struct_recursion_too_deep_error()