Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel_mock/
H A Dsoft_bus_channel_mock.c21 int32_t InitSoftBusChannelModule(ChannelProxy *proxy) in InitSoftBusChannelModule() function
/ohos5.0/base/security/device_auth/services/legacy/group_manager/inc/channel_manager/soft_bus_channel/
H A Dsoft_bus_channel.h43 int32_t InitSoftBusChannelModule(ChannelProxy *proxy);
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/channel_manager/
H A Dchannel_manager.c31 int32_t res = InitSoftBusChannelModule(proxy); in InitChannelManager()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/
H A Dsoft_bus_channel.c233 int32_t InitSoftBusChannelModule(ChannelProxy *channelProxy) in InitSoftBusChannelModule() function