Searched refs:download_http (Results 1 – 2 of 2) sorted by relevance
102 struct hawkbit_href download_http; member
227 JSON_OBJ_DESCR_OBJECT_NAMED(struct hawkbit_dep_res_links, "download-http", download_http,672 char **download_http) in hawkbit_parse_deployment() argument714 href = artifact->_links.download_http.href; in hawkbit_parse_deployment()721 if (download_http != NULL) { in hawkbit_parse_deployment()722 *download_http = hawkbit_get_url(href); in hawkbit_parse_deployment()723 if (*download_http == NULL) { in hawkbit_parse_deployment()748 LOG_DBG("%s=%s", "download-http", l->download_http.href); in hawkbit_dump_deployment()