Home
last modified time | relevance | path

Searched defs:returnChannelId (Results 1 – 3 of 3) sorted by relevance

/base/security/device_auth/services/legacy/group_manager/src/channel_manager/
Dchannel_manager.c60 …nnel(ChannelType channelType, const CJson *jsonParams, int64_t requestId, int64_t *returnChannelId) in OpenChannel()
/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/
Dsoft_bus_channel.c174 … int32_t OpenSoftBusChannel(const char *connectParams, int64_t requestId, int64_t *returnChannelId) in OpenSoftBusChannel()
/base/security/device_auth/test/unittest/deviceauth/source/
Ddeviceauth_interface_test.cpp495 int64_t returnChannelId = 0; variable