Home
last modified time | relevance | path

Searched refs:URL_PREFIX_HTTP (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ulog/include/
A Dulog_config.h45 #define URL_PREFIX_HTTP "http://" macro
/AliOS-Things-master/components/ulog/src/
A Dulog_session_file.c94 if (0 == strncmp(url, URL_PREFIX_HTTP, strlen(URL_PREFIX_HTTP))) { in get_server_uri()
95 pos = strlen(URL_PREFIX_HTTP); in get_server_uri()

Completed in 4 milliseconds