Home
last modified time | relevance | path

Searched defs:serverInfo (Results 1 – 6 of 6) sorted by relevance

/test/xts/device_attest/services/core/
Dnetwork_config.json2 "serverInfo":"wisedevice-drcn.openharmony.cn:443" string
/test/xts/device_attest_lite/services/core/
Dnetwork_config.json2 "serverInfo":[ array
/test/xts/device_attest_lite/services/core/include/network/
Dattest_channel.h56 ServerInfo serverInfo; // 服务器信息 member
/test/xts/acts/applications/kitframework_ipcamera/
Dkitfwk_oem_api_test.cpp82 char* serverInfo = (char*)malloc(MAX_SERVER_INFO_LEN + 1); variable
/test/xts/acts/applications/kitframework/
Dkitfwk_oem_api_test.c82 char* serverInfo = malloc(MAX_SERVER_INFO_LEN + 1); variable
/test/xts/device_attest/services/core/network/
Dattest_network.c223 ServerInfo* serverInfo = (ServerInfo*)g_attestNetworkList.head->data; in BuildSocketInfo() local
271 ServerInfo* serverInfo = (ServerInfo*)g_attestNetworkList.head->data; in InitAddrInfo() local