Home
last modified time | relevance | path

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

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