Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/common/src/
H A Dsoftbus_message_open_channel.c294 static int32_t AddItemsToJsonObject(const AppInfo *appInfo, cJSON *json) in AddItemsToJsonObject() function
320 if (AddItemsToJsonObject(appInfo, json) != SOFTBUS_OK) { in PackReply()