Searched refs:num_artifacts (Results 1 – 2 of 2) sorted by relevance
118 size_t num_artifacts; member
246 HAWKBIT_DEP_MAX_CHUNK_ARTS, num_artifacts, json_dep_res_arts_descr,670 size_t num_chunks, num_artifacts; in hawkbit_parse_deployment() local685 num_artifacts = chunk->num_artifacts; in hawkbit_parse_deployment()686 if (num_artifacts != 1) { in hawkbit_parse_deployment()687 LOG_ERR("Expecting 1 artifact (got %d)", num_artifacts); in hawkbit_parse_deployment()