Home
last modified time | relevance | path

Searched defs:json (Results 226 - 250 of 375) sorted by relevance

12345678910>>...15

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c422 JsonObj *json = JSON_Parse((char *)decData, decDataLen); in IsDeviceMessagePacket() local
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_trans.c152 cJSON *json = cJSON_CreateObject(); in SerializeByJson() local
[all...]
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp82 JsonObj *json = JSON_CreateObject(); in HWTEST_F() local
375 JsonObj *json = JSON_CreateObject(); HWTEST_F() local
404 JsonObj *json = JSON_CreateObject(); HWTEST_F() local
435 JsonObj *json = JSON_CreateObject(); HWTEST_F() local
487 JsonObj *json = JSON_CreateObject(); HWTEST_F() local
509 JsonObj *json = JSON_CreateObject(); HWTEST_F() local
[all...]
H A Dauth_net_ledger_mock.cpp173 bool GetJsonObjectStringItem(const cJSON *json, const char * const string, char *target, in GetJsonObjectStringItem() argument
/foundation/communication/dsoftbus/tests/core/connection/ble/mock/
H A Dconnection_ble_manager_mock.cpp200 bool GetJsonObjectSignedNumberItem(const cJSON *json, const char * const str, int32_t *target) in GetJsonObjectSignedNumberItem() argument
205 bool GetJsonObjectNumber16Item(const cJSON *json, const char * const str, uint16_t *target) in GetJsonObjectNumber16Item() argument
38 ActionOfGetdelta( const cJSON *json, const char * const str, int32_t *target) ActionOfGetdelta() argument
49 ActionOfGetPeerRc1( const cJSON *json, const char * const str, int32_t *target) ActionOfGetPeerRc1() argument
60 ActionOfGetPeerRc0( const cJSON *json, const char * const str, int32_t *target) ActionOfGetPeerRc0() argument
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_p2p_mock_test.cpp150 cJSON *json = cJSON_CreateObject(); in TestTransCreateJson() local
496 cJSON *json = TestTransCreateJson(); in HWTEST_F() local
596 cJSON *json = TestTransCreateJson(); HWTEST_F() local
643 cJSON *json = TestTransCreateJson(); HWTEST_F() local
680 cJSON *json = TestTransCreateJson(); HWTEST_F() local
767 cJSON *json = cJSON_CreateObject(); HWTEST_F() local
[all...]
H A Dtrans_tcp_direct_p2p_test.cpp330 cJSON *json = cJSON_Parse(msg.c_str()); in HWTEST_F() local
H A Dtrans_server_tcp_direct_test.cpp676 cJSON *json = cJSON_Parse(str.c_str()); in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_nego_test.cpp496 cJSON *json = cJSON_CreateObject(); in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_trans.c417 cJSON *json = cJSON_CreateObject(); in BleCtrlMsgSerializeByJson() local
[all...]
/foundation/deviceprofile/device_info_manager/services/core/src/staticcapabilityloader/
H A Dstatic_capability_loader.cpp162 cJSON* json = GetStaticInfoJsonByVersion(staticInfoJson, staticVersion); in GetStaticInfoByVersion() local
[all...]
/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.cpp81 cJSON *json = cJSON_Parse(content.c_str()); in UpdateResourceMap() local
[all...]
/foundation/ability/idl_tool/idl_tool_2/
H A Dbuild_hdi_files_info.py18 import json namespace
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H A Dimage_animator_pattern.cpp380 void ImageAnimatorPattern::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H A Dmarquee_pattern.cpp621 void MarqueePattern::DumpInfo(std::unique_ptr<JsonValue>& json) in DumpInfo() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_paint_method.cpp432 void CanvasPaintMethod::GetSimplifyDumpInfo(std::unique_ptr<JsonValue>& json) in GetSimplifyDumpInfo() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.cpp580 ToJsonValue( std::unique_ptr<JsonValue>& json, const NG::InspectorFilter& filter, std::string key) const ToJsonValue() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_group_js_bridge.cpp310 shared_ptr<JsValue> json = global->GetProperty(runtime, "JSON"); in SerializationObjectToString() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_group_js_bridge.cpp437 shared_ptr<JsValue> json = global->GetProperty(runtime, "JSON"); in SerializationObjectToString() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/badge/
H A Dbadge_test_ng.cpp176 auto json = JsonUtil::Create(true); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnav_bar_test_ng.cpp263 auto json = JsonUtil::Create(true); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_test_ng.cpp451 std::unique_ptr<JsonValue> json = std::make_unique<JsonValue>(); in HWTEST_F() local
571 std::unique_ptr<JsonValue> json = std::make_unique<JsonValue>(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/dialog/
H A Ddialog_model_test_ng.cpp810 auto json = JsonUtil::Create(true); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenuitem_test_ng.cpp544 auto json = JsonUtil::Create(true); in HWTEST_F() local
572 auto json = JsonUtil::Create(true); HWTEST_F() local
587 auto json = JsonUtil::Create(true); HWTEST_F() local
608 auto json = JsonUtil::Create(true); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/select/
H A Dselect_pattern_test_controlsize_ng.cpp574 auto json = JsonUtil::Create(true); in HWTEST_F() local
622 auto json = JsonUtil::Create(true); in HWTEST_F() local
667 auto json = JsonUtil::Create(true); HWTEST_F() local
[all...]

Completed in 34 milliseconds

12345678910>>...15