Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/infra/
A Dinfra_compat.c123 memset(ctx->http_custom_domain, 0, strlen((char *)data) + 1); in IOT_Ioctl()
124 memcpy(ctx->http_custom_domain, data, strlen((char *)data)); in IOT_Ioctl()
126 (const char *)ctx->http_custom_domain; in IOT_Ioctl()
/AliOS-Things-master/components/linkkit/include/linkkit/infra/
A Dinfra_defs.h393 char http_custom_domain[IOTX_DOMAIN_MAX_LEN + 1]; member

Completed in 6 milliseconds