Searched refs:visit_nested_struct (Results 1 – 1 of 1) sorted by relevance
259 static void visit_nested_struct(Visitor *v, void **native, Error **errp) in visit_nested_struct() function600 ops->serialize(udnp, &serialize_data, visit_nested_struct, &error_abort); in test_nested_struct()601 ops->deserialize((void **)&udnp_copy, serialize_data, visit_nested_struct, in test_nested_struct()