Searched refs:spdxtool_serialize_array_new (Results 1 – 6 of 6) sorted by relevance
115 sbom_type_array = spdxtool_serialize_array_new(); in spdxtool_software_sbom_to_object()122 root_element_array = spdxtool_serialize_array_new(); in spdxtool_software_sbom_to_object()129 element_array = spdxtool_serialize_array_new(); in spdxtool_software_sbom_to_object()346 originated_by = spdxtool_serialize_array_new(); in spdxtool_software_package_to_object()373 supplied_by = spdxtool_serialize_array_new(); in spdxtool_software_package_to_object()
213 spdxtool_serialize_array_t *created_by = spdxtool_serialize_array_new(); in spdxtool_core_creation_info_to_object()379 root_element_array = spdxtool_serialize_array_new(); in spdxtool_core_spdx_document_to_object()391 element_array = spdxtool_serialize_array_new(); in spdxtool_core_spdx_document_to_object()807 spdxtool_serialize_array_t *to = spdxtool_serialize_array_new(); in spdxtool_core_relationship_to_object()
241 spdxtool_serialize_array_new(void) in spdxtool_serialize_array_new() function390 graph = spdxtool_serialize_array_new(); in spdxtool_serialize_sbom()
71 spdxtool_serialize_array_new(void);
101 OOM_TEST_PTR(a, spdxtool_serialize_array_new(), spdxtool_serialize_array_free(a)); in test_oom_serialize_constructors()
145 spdxtool_serialize_array_t *a = spdxtool_serialize_array_new(); in test_serialize_array_mixed_types()