Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_control.c218 payLoad = TransProxyPackIdentity(info->identity); in TransProxyKeepalive()
254 payLoad = TransProxyPackIdentity(info->identity); in TransProxyAckKeepalive()
294 payLoad = TransProxyPackIdentity(info->identity); in TransProxyResetPeer()
H A Dsoftbus_proxychannel_message.c865 char *TransProxyPackIdentity(const char *identity) in TransProxyPackIdentity() function
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h172 char* TransProxyPackIdentity(const char *identity);
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_manager_test.cpp717 msg.data = TransProxyPackIdentity(identity);
757 msg.data = TransProxyPackIdentity(identity);
H A Dsoftbus_proxychannel_manager_test.cpp596 msg.data = TransProxyPackIdentity(identity);
632 msg.data = TransProxyPackIdentity(identity);
H A Dsoftbus_proxychannel_message_test.cpp381 char *msg = TransProxyPackIdentity(nullptr);
383 msg = TransProxyPackIdentity(identity);
H A Dsoftbus_trans_proxy_transceiver_test.cpp637 msg.data = TransProxyPackIdentity(identity);
H A Dtrans_proxy_message_test.cpp322 char* msg = TransProxyPackIdentity(identity);