Home
last modified time | relevance | path

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

/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()
/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h148 #define DEFAULT_CHANNEL_ID (-1) macro
/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.c144 subSession->channelId = DEFAULT_CHANNEL_ID; in CreateBaseBindSubSession()
/base/security/device_auth/services/
H A Ddevice_auth.c738 int64_t channelId = DEFAULT_CHANNEL_ID; in BuildServerBindContext()
882 return AddChannelInfoToContext(SERVICE_CHANNEL, DEFAULT_CHANNEL_ID, context); in BuildClientAuthContext()
1021 return AddChannelInfoToContext(SERVICE_CHANNEL, DEFAULT_CHANNEL_ID, context); in BuildServerAuthContext()
1067 return AddChannelInfoToContext(SERVICE_CHANNEL, DEFAULT_CHANNEL_ID, context); in BuildServerP2PAuthContext()

Completed in 5 milliseconds