Home
last modified time | relevance | path

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

/base/security/device_auth/services/
H A Ddevice_auth.c346 static int32_t AddChannelInfoToContext(int32_t channelType, int64_t channelId, CJson *context) in AddChannelInfoToContext() function
373 return AddChannelInfoToContext(channelType, channelId, context); in BuildClientBindContext()
744 return AddChannelInfoToContext(channelType, channelId, context); 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 3 milliseconds