Home
last modified time | relevance | path

Searched defs:http_debug (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_http/
A Dhttp_debug.h15 #define http_debug(...) log_debug("HTTP", __VA_ARGS__) macro
42 #define http_debug(...) \ macro
/AliOS-Things-master/components/http/internal/
A Dhttp_wrappers.h15 #define http_debug(fmt, arg...) do { HAL_Printf("[%s %d] "fmt" \r\n", __func__, __LINE__, ##arg);… macro
19 #define http_debug(fmt, arg...) macro

Completed in 2 milliseconds