Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_session.c137 static char *TransProxyPackAppNormalMsg(const ProxyMessageHead *msg, const char *payLoad, in TransProxyPackAppNormalMsg() function
179 char *buf = TransProxyPackAppNormalMsg(&msgHead, payLoad, payLoadLen, &bufLen); in TransProxyTransNormalMsg()