Home
last modified time | relevance | path

Searched defs:returnChannelId (Results 1 – 4 of 4) 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.c178 … int32_t OpenSoftBusChannel(const char *connectParams, int64_t requestId, int64_t *returnChannelId) in OpenSoftBusChannel()
/base/security/device_auth/test/fuzztest/devauthinterface_fuzzer/
Ddevauthinterface_fuzzer.cpp504 int64_t returnChannelId = 0; in DevAuthInterfaceTestCase009() local
/base/security/device_auth/test/unittest/deviceauth/source/
Ddeviceauth_interface_test.cpp606 int64_t returnChannelId = 0; variable