Home
last modified time | relevance | path

Searched refs:UnpackPackHandshakeMsgForFastData (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_message.c689 static int32_t UnpackPackHandshakeMsgForFastData(AppInfo *appInfo, cJSON *root) in UnpackPackHandshakeMsgForFastData() function
767 if (UnpackPackHandshakeMsgForFastData(appInfo, root) != SOFTBUS_OK) { in TransProxyUnpackNormalHandshakeMsg()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_message_test.cpp1055 int32_t ret = UnpackPackHandshakeMsgForFastData(appInfo, root);