Searched refs:g_qosTVParamIndex (Results 1 – 2 of 2) sorted by relevance
32 static uint32_t g_qosTVParamIndex = static_cast<uint32_t>(sizeof(g_qosInfo) / sizeof(g_qosInfo[0])); variable99 int32_t ret = Listen(socket, g_qosInfo, g_qosTVParamIndex, &iSocketListener_); in CreateSoftbusSessionServer()
34 static uint32_t g_qosTVParamIndex = static_cast<uint32_t>(sizeof(g_qosInfo) / sizeof(g_qosInfo[0])); variable243 int32_t ret = Bind(socket, g_qosInfo, g_qosTVParamIndex, &iSocketListener_); in OpenUnbindSession()