Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ulog/include/
A Dulog_config.h46 #define URL_PREFIX_HTTPS "https://" macro
/AliOS-Things-master/components/ulog/src/
A Dulog_session_file.c96 } else if (0 == strncmp(url, URL_PREFIX_HTTPS, strlen(URL_PREFIX_HTTPS))) { in get_server_uri()
97 pos = strlen(URL_PREFIX_HTTPS); in get_server_uri()

Completed in 6 milliseconds