Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_manager/inc/channel_manager/
H A Dchannel_manager.h37 void NotifyBindResult(ChannelType channelType, int64_t channelId);
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/channel_manager/
H A Dchannel_manager.c109 void NotifyBindResult(ChannelType channelType, int64_t channelId) in NotifyBindResult() function
/ohos5.0/base/security/device_auth/services/session_manager/src/session/
H A Ddev_session_fwk.c615 NotifyBindResult(impl->channelType, impl->channelId); in OnDevSessionFinish()
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session.c561 NotifyBindResult((ChannelType)session->channelType, session->channelId); in OnSessionFinish()
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp511 NotifyBindResult(SOFT_BUS, 0);