Home
last modified time | relevance | path

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

/base/security/device_auth/services/group_manager/src/channel_manager/
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/
Dcommon_defs.h143 #define DEFAULT_CHANNEL_ID (-1) macro
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
Dcompatible_bind_sub_session_util.c236 int64_t channelId = DEFAULT_CHANNEL_ID; in InformPeerProcessError()
Dcompatible_bind_sub_session.c142 subSession->channelId = DEFAULT_CHANNEL_ID; in CreateBaseBindSubSession()
/base/security/device_auth/services/
Ddevice_auth.c571 int64_t channelId = DEFAULT_CHANNEL_ID; in BuildServerBindContext()
717 return AddChannelInfoToContext(SERVICE_CHANNEL, DEFAULT_CHANNEL_ID, context); in BuildClientAuthContext()
820 return AddChannelInfoToContext(SERVICE_CHANNEL, DEFAULT_CHANNEL_ID, context); in BuildServerAuthContext()