Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_session.c63 return PROXY_FLAG_BYTES; in SessionTypeToPacketType()
85 return PROXY_FLAG_BYTES; in SessionTypeToPacketType()
92 case PROXY_FLAG_BYTES: in ProxyTypeToConnPri()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_session.h29 PROXY_FLAG_BYTES = 0, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxy_session_test.cpp344 packHead.flags = PROXY_FLAG_BYTES;
H A Dtrans_proxy_session_test.cpp376 packHead.flags = PROXY_FLAG_BYTES;
H A Dtrans_proxy_manager_test.cpp249 ret = TransProxyAuthSessionDataLenCheck(TEST_INVALID_LARGE_SIZE, PROXY_FLAG_BYTES);