Searched refs:UnpackPackHandshakeMsgForFastData (Results 1 – 2 of 2) sorted by relevance
689 static int32_t UnpackPackHandshakeMsgForFastData(AppInfo *appInfo, cJSON *root) in UnpackPackHandshakeMsgForFastData() function767 if (UnpackPackHandshakeMsgForFastData(appInfo, root) != SOFTBUS_OK) { in TransProxyUnpackNormalHandshakeMsg()
1055 int32_t ret = UnpackPackHandshakeMsgForFastData(appInfo, root);