Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_manager.h34 SoftBusList *GetProxyChannelMgrHead(void);
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/fuzztest/softbusproxychannelmanager_fuzzer/
H A Dsoftbusproxychannelmanager_fuzzer.cpp351 (void)GetProxyChannelMgrHead(); in ProxyChannelListLockTest()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dinstant_statistics.cpp641 SoftBusList *sessionList = GetProxyChannelMgrHead(); in InstUpdateRemoteInfoByProxyChannel()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c68 SoftBusList *GetProxyChannelMgrHead(void) in GetProxyChannelMgrHead() function