Home
last modified time | relevance | path

Searched refs:JsonObjectPackRequestEx (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/common/src/
H A Dsoftbus_message_open_channel.c98 static int32_t JsonObjectPackRequestEx(const AppInfo *appInfo, cJSON *json, unsigned char *encodeSe… in JsonObjectPackRequestEx() function
158 ret = JsonObjectPackRequestEx(appInfo, json, encodeSessionKey); in PackRequest()