Searched refs:cloud_connect (Results 1 – 2 of 2) sorted by relevance
161 …printf(buf, UAGENT_PAYLOAD_CMD_STR_SIZE, UAGENT_NOTICE_CONNECT, uagent_service_attr.cloud_connect); in uagent_register()572 if (uagent_service_attr.cloud_connect != check_connect()) { in service_check_connect()574 uagent_service_attr.cloud_connect, check_connect()); in service_check_connect()575 uagent_service_attr.cloud_connect = check_connect(); in service_check_connect()578 sprintf(buf, UAGENT_NOTICE_CONNECT, uagent_service_attr.cloud_connect); in service_check_connect()584 if (uagent_service_attr.cloud_connect) { in service_check_connect()
18 char cloud_connect; member
Completed in 3 milliseconds