Searched refs:download_http (Results 1 – 2 of 2) sorted by relevance
102 struct hawkbit_href download_http; member
228 JSON_OBJ_DESCR_OBJECT_NAMED(struct hawkbit_dep_res_links, "download-http", download_http,666 char **download_http) in hawkbit_parse_deployment() argument708 href = artifact->_links.download_http.href; in hawkbit_parse_deployment()715 if (download_http != NULL) { in hawkbit_parse_deployment()716 *download_http = hawkbit_get_url(href); in hawkbit_parse_deployment()717 if (*download_http == NULL) { in hawkbit_parse_deployment()742 LOG_DBG("%s=%s", "download-http", l->download_http.href); in hawkbit_dump_deployment()