Searched defs:returnChannelId (Results 1 – 3 of 3) sorted by relevance
60 …nnel(ChannelType channelType, const CJson *jsonParams, int64_t requestId, int64_t *returnChannelId) in OpenChannel()
174 … int32_t OpenSoftBusChannel(const char *connectParams, int64_t requestId, int64_t *returnChannelId) in OpenSoftBusChannel()
495 int64_t returnChannelId = 0; variable