Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/channel_manager/
H A Dchannel_manager.c67 *returnChannelId = DEFAULT_CHANNEL_ID; in OpenChannel()
75 int64_t channelId = DEFAULT_CHANNEL_ID; in OpenChannel()
/ohos5.0/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h148 #define DEFAULT_CHANNEL_ID (-1) macro
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session_util.c239 int64_t channelId = DEFAULT_CHANNEL_ID; in InformPeerProcessError()
H A Dcompatible_bind_sub_session.c145 subSession->channelId = DEFAULT_CHANNEL_ID; in CreateBaseBindSubSession()
/ohos5.0/base/security/device_auth/services/
H A Ddevice_auth.c729 int64_t channelId = DEFAULT_CHANNEL_ID; in BuildServerBindContext()
873 return AddChannelInfoToContext(SERVICE_CHANNEL, DEFAULT_CHANNEL_ID, context); in BuildClientAuthContext()
1007 return AddChannelInfoToContext(SERVICE_CHANNEL, DEFAULT_CHANNEL_ID, context); in BuildServerAuthContext()
1053 return AddChannelInfoToContext(SERVICE_CHANNEL, DEFAULT_CHANNEL_ID, context); in BuildServerP2PAuthContext()