Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/infra/
A Dinfra_compat.c109 memset(ctx->cloud_custom_domain, 0, strlen((char *)data) + 1); in IOT_Ioctl()
110 memcpy(ctx->cloud_custom_domain, data, strlen((char *)data)); in IOT_Ioctl()
112 (const char *)ctx->cloud_custom_domain; in IOT_Ioctl()
/AliOS-Things-master/components/linkkit/include/linkkit/infra/
A Dinfra_defs.h391 char cloud_custom_domain[IOTX_DOMAIN_MAX_LEN + 1]; member

Completed in 5 milliseconds