Searched refs:g_peerSessionName (Results 1 – 4 of 4) sorted by relevance
47 static const char *g_peerSessionName = "ohos.distributedschedule.dms.test"; variable213 param->peerSessionName = g_peerSessionName;502 param->peerSessionName = g_peerSessionName;
44 char g_peerSessionName[SESSIONKEY_LEN] = "ohos.distributedschedule.dms.test"; variable128 info->peerSessionName = g_peerSessionName; in TestGetChannelInfo()
37 char g_peerSessionName[] = {"peer sessionName"}; variable82 channelInfo->peerSessionName = g_peerSessionName; in TransAddChannleInfoTest()
53 char g_peerSessionName[TEST_SESSION_NAME_SIZE_MAX] = "com.test.trans.session.sendfile"; variable98 sessionParam->peerSessionName = g_peerSessionName; in GenerateSessionParam()