Lines Matching refs:FIDL_ALLOC_ABSENT

526     message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_ABSENT)};  in validate_absent_nonnullable_string_error()
542 message.inline_struct.string = fidl_string_t{0, reinterpret_cast<char*>(FIDL_ALLOC_ABSENT)}; in validate_absent_nullable_string()
592 message.inline_struct.string = fidl_string_t{6, reinterpret_cast<char*>(FIDL_ALLOC_ABSENT)}; in validate_absent_nonnullable_bounded_string_error()
608 message.inline_struct.string = fidl_string_t{0, reinterpret_cast<char*>(FIDL_ALLOC_ABSENT)}; in validate_absent_nullable_bounded_string()
740 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_ABSENT)}; in validate_absent_nonnullable_vector_of_handles_error()
763 message.inline_struct.vector = fidl_vector_t{0, reinterpret_cast<void*>(FIDL_ALLOC_ABSENT)}; in validate_absent_nullable_vector_of_handles()
833 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_ABSENT)}; in validate_absent_nonnullable_bounded_vector_of_handles()
849 message.inline_struct.vector = fidl_vector_t{0, reinterpret_cast<void*>(FIDL_ALLOC_ABSENT)}; in validate_absent_nullable_bounded_vector_of_handles()
975 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_ABSENT)}; in validate_absent_nonnullable_vector_of_uint32_error()
991 message.inline_struct.vector = fidl_vector_t{0, reinterpret_cast<void*>(FIDL_ALLOC_ABSENT)}; in validate_absent_nullable_vector_of_uint32()
1048 message.inline_struct.vector = fidl_vector_t{4, reinterpret_cast<void*>(FIDL_ALLOC_ABSENT)}; in validate_absent_nonnullable_bounded_vector_of_uint32()
1067 message.inline_struct.vector = fidl_vector_t{0, reinterpret_cast<void*>(FIDL_ALLOC_ABSENT)}; in validate_absent_nullable_bounded_vector_of_uint32()
1242 message.inline_struct.data = reinterpret_cast<nonnullable_handle_union*>(FIDL_ALLOC_ABSENT); in validate_single_membered_absent_nullable_union()
1260 reinterpret_cast<array_of_nonnullable_handles_union*>(FIDL_ALLOC_ABSENT); in validate_many_membered_absent_nullable_union()
1332 message.inline_struct.l0_absent = reinterpret_cast<struct_ptr_level_0*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()
1334 reinterpret_cast<struct_ptr_level_1*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()
1336 reinterpret_cast<struct_ptr_level_2*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()
1338 reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()
1339 message.in_in_out_2.l3_absent = reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()
1340 message.in_out_1.l2_absent = reinterpret_cast<struct_ptr_level_2*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()
1341 message.in_out_1.l2_inline.l3_absent = reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()
1342 message.in_out_out_2.l3_absent = reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()
1343 message.out_0.l1_absent = reinterpret_cast<struct_ptr_level_1*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()
1344 message.out_0.l1_inline.l2_absent = reinterpret_cast<struct_ptr_level_2*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()
1346 reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()
1347 message.out_in_out_2.l3_absent = reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()
1348 message.out_out_1.l2_absent = reinterpret_cast<struct_ptr_level_2*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()
1350 reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()
1351 message.out_out_out_2.l3_absent = reinterpret_cast<struct_ptr_level_3*>(FIDL_ALLOC_ABSENT); in validate_nested_nullable_structs()