Home
last modified time | relevance | path

Searched refs:JSON_BUSINESS_DATA (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Djson_payload.h39 #define JSON_BUSINESS_DATA "bData" macro
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Djson_payload.c157 if (item == NULL || !cJSON_AddItemToObject(data, JSON_BUSINESS_DATA, item)) { in AddBusinessJsonData()
363 item = cJSON_GetObjectItemCaseSensitive(data, JSON_BUSINESS_DATA); in ParseBusinessDataJsonData()
H A Dnstackx_dfinder_mgt_msg_log.c96 cJSON_DeleteItemFromObjectCaseSensitive(data, JSON_BUSINESS_DATA); in RemoveCoapReqJsonData()

Completed in 3 milliseconds