Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_hichain_mock.cpp207 char* jsons = JSON_PrintUnformatted(obj); in getRelatedGroups1()
230 char* jsons = JSON_PrintUnformatted(obj); in getTrustedDevices()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_json.h40 char *JSON_PrintUnformatted(const JsonObj *obj);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c377 char *msg = JSON_PrintUnformatted(obj); in PackVerifyDeviceMessage()
395 char *msg = JSON_PrintUnformatted(obj); in PackKeepaliveMessage()
H A Dauth_session_json.c871 char *msg = JSON_PrintUnformatted(obj); in PackDeviceIdJson()
2004 char *msg = JSON_PrintUnformatted(json); in PackDeviceInfoMessage()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp338 char *msg = JSON_PrintUnformatted(obj);
353 char *msg1 = JSON_PrintUnformatted(obj1);
597 char *msg = JSON_PrintUnformatted(obj);
/ohos5.0/foundation/communication/dsoftbus/adapter/common/json/nlohmann/
H A Dsoftbus_adapter_json.cpp67 char *JSON_PrintUnformatted(const JsonObj *obj) in JSON_PrintUnformatted() function
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_devicename_info.c94 char *msg = JSON_PrintUnformatted(json); in LnnSyncDeviceNickName()
H A Dlnn_sync_info_manager.c564 char *msg = JSON_PrintUnformatted(json); in PackBleOfflineMsg()
583 char *msg = JSON_PrintUnformatted(json); in PackWifiOfflineMsg()