Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp82 JsonObj *json = JSON_CreateObject();
101 JsonObj *obj = JSON_CreateObject();
201 JsonObj *obj = JSON_CreateObject();
259 JsonObj *obj = JSON_CreateObject();
296 JsonObj *obj1 = JSON_CreateObject();
308 JsonObj *obj2 = JSON_CreateObject();
318 JsonObj *obj3 = JSON_CreateObject();
333 JsonObj *obj = JSON_CreateObject();
344 JsonObj *obj1 = JSON_CreateObject();
594 JsonObj *obj = JSON_CreateObject();
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_hichain_mock.cpp194 JsonObj *obj = JSON_CreateObject(); in getRelatedGroups1()
221 JsonObj *obj = JSON_CreateObject(); in getTrustedDevices()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_json.h33 JsonObj *JSON_CreateObject(void);
/ohos5.0/foundation/communication/dsoftbus/adapter/common/json/nlohmann/
H A Dsoftbus_adapter_json.cpp26 JsonObj *JSON_CreateObject(void) in JSON_CreateObject() function
95 JsonObj *obj = JSON_CreateObject(); in JSON_Parse()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c367 JsonObj *obj = JSON_CreateObject(); in PackVerifyDeviceMessage()
384 JsonObj *obj = JSON_CreateObject(); in PackKeepaliveMessage()
H A Dauth_session_json.c830 JsonObj *obj = JSON_CreateObject(); in PackDeviceIdJson()
1980 JsonObj *json = JSON_CreateObject(); in PackDeviceInfoMessage()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_devicename_info.c84 JsonObj *json = JSON_CreateObject(); in LnnSyncDeviceNickName()
H A Dlnn_sync_info_manager.c552 JsonObj *json = JSON_CreateObject(); in PackBleOfflineMsg()
571 JsonObj *json = JSON_CreateObject(); in PackWifiOfflineMsg()