Searched refs:num_chunks (Results 1 – 2 of 2) sorted by relevance
125 size_t num_chunks; member
269 num_chunks, json_dep_res_chunk_descr,714 size_t num_chunks, num_artifacts; in hawkbit_parse_deployment() local717 num_chunks = res->deployment.num_chunks; in hawkbit_parse_deployment()718 if (num_chunks != 1) { in hawkbit_parse_deployment()719 LOG_ERR("Expecting 1 chunk (got %d)", num_chunks); in hawkbit_parse_deployment()
Completed in 13 milliseconds