Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/channel_manager/
H A Dchannel_manager.c28 if (g_initialized || !IsSoftBusChannelSupported()) { in InitChannelManager()
40 if (g_initialized && IsSoftBusChannelSupported()) { in DestroyChannelManager()
48 if (IsSoftBusChannelSupported()) { in GetChannelType()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel_mock/
H A Dsoft_bus_channel_mock.c37 bool IsSoftBusChannelSupported(void) in IsSoftBusChannelSupported() function
/ohos5.0/base/security/device_auth/services/legacy/group_manager/inc/channel_manager/soft_bus_channel/
H A Dsoft_bus_channel.h46 bool IsSoftBusChannelSupported(void);
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/
H A Dsoft_bus_channel.c282 bool IsSoftBusChannelSupported(void) in IsSoftBusChannelSupported() function