Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_manager/inc/channel_manager/
H A Dchannel_manager.h28 int32_t InitChannelManager(ChannelProxy *proxy);
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/channel_manager/
H A Dchannel_manager.c26 int32_t InitChannelManager(ChannelProxy *proxy) in InitChannelManager() function
/ohos5.0/base/security/device_auth/services/
H A Ddevice_auth.c1531 int32_t res = InitChannelManager(&proxy); in RegCallback()
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp474 int32_t res = InitChannelManager(&proxy);