Searched refs:num_chunks (Results 1 – 2 of 2) sorted by relevance
125 size_t num_chunks; member
253 num_chunks, json_dep_res_chunk_descr,676 size_t num_chunks, num_artifacts; in hawkbit_parse_deployment() local679 num_chunks = res->deployment.num_chunks; in hawkbit_parse_deployment()680 if (num_chunks != 1) { in hawkbit_parse_deployment()681 LOG_ERR("Expecting 1 chunk (got %d)", num_chunks); in hawkbit_parse_deployment()