Home
last modified time | relevance | path

Searched defs:json (Results 301 – 325 of 573) sorted by relevance

1...<<11121314151617181920>>...23

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_test_ng.cpp330 auto json = JsonUtil::Create(true); variable
390 auto json = JsonUtil::Create(true); variable
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/addwhitelistinfoscallbackunittest/
H A Dadd_white_list_infos_call_back_test.cpp214 std::string json = "json0"; variable
225 std::string json = "json0"; variable
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
H A Ddl_speke_protocol.c108 CJson *json = CreateJson(); in DlSpekeClientStartReqBuildEvent() local
696 CJson *json = CreateJson(); in DlSpekeServerStartRspBuildEvent() local
786 CJson *json = CreateJson(); in DlSpekeClientFinishReqBuildEvent() local
860 CJson *json = CreateJson(); in DlSpekeServerFinishRspBuildEvent() local
926 CJson *json = CreateJson(); in NotifyPeerError() local
H A Dec_speke_protocol.c87 CJson *json = CreateJson(); in EcSpekeClientStartReqBuildEvent() local
683 CJson *json = CreateJson(); in EcSpekeServerStartRspBuildEvent() local
773 CJson *json = CreateJson(); in EcSpekeClientFinishReqBuildEvent() local
843 CJson *json = CreateJson(); in EcSpekeServerFinishRspBuildEvent() local
909 CJson *json = CreateJson(); in NotifyPeerError() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Drect_paint_property.h74 void ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const override in ToJsonValue()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H A Ddscreen_maprelation_test.cpp18 using json = nlohmann::json; typedef
H A Dvideo_param_test.cpp18 using json = nlohmann::json; typedef
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h394 virtual void DumpSimplifyInfo(std::unique_ptr<JsonValue>& json) {} in DumpSimplifyInfo()
395 virtual void DumpInfo(std::unique_ptr<JsonValue>& json) {} in DumpInfo()
473 … virtual void ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const {} in ToJsonValue()
484 virtual void FromJson(const std::unique_ptr<JsonValue>& json) {} in FromJson()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Devent_hub.h378 auto json = JsonUtil::Create(true); in GetDragExtraParams() local
409 … virtual void ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const {} in ToJsonValue()
411 virtual void FromJson(const std::unique_ptr<JsonValue>& json) {} in FromJson()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_manager_test.cpp778 cJSON json = { 0 }; variable
817 cJSON json = { 0 }; variable
862 cJSON json = { 0 }; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/
H A Djson_input.cpp200 auto json = CORE_NS::json::parse(data.data()); in Process() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp522 auto json = JsonUtil::Create(true); in OnCurrentTimeChange() local
531 auto json = JsonUtil::Create(true); in ChangePlayerStatus() local
540 auto json = JsonUtil::Create(true); in ChangePlayerStatus() local
549 auto json = JsonUtil::Create(true); in ChangePlayerStatus() local
597 auto json = JsonUtil::Create(true); in OnError() local
679 auto json = JsonUtil::Create(true); in OnPrepared() local
708 auto json = JsonUtil::Create(true); in OnCompletion() local
1721 auto json = JsonUtil::Create(true); in OnModifyDone() local
1734 auto json = JsonUtil::Create(true); in OnModifyDone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node.cpp212 auto json = JsonUtil::ParseJsonString(res); in GetStateInspectorInfo() local
/ohos5.0/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_util_test.cpp610 cJSON *json = nullptr; variable
626 cJSON *json = cJSON_CreateObject(); variable
1390 cJSON* json = nullptr; variable
1407 cJSON *json = cJSON_Parse(jsonStr); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/symbol/
H A Dsymbol_effect_options.h185 auto json = JsonUtil::Create(true); in ToString() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_node.cpp95 void TabContentNode::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) c… in ToJsonValue()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_radio.cpp136 auto json = JsonUtil::Create(true); in UpdateGroupValue() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clock/
H A Drosen_render_clock.cpp177 auto json = JsonUtil::Create(true); in PerformLayout() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dgrid_property_test_ng.cpp245 auto json = JsonUtil::Create(true); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dgrid_property.cpp135 void GridProperty::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) con… in ToJsonValue()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/reference_parser_test/reference_parser_demo/
H A Dreference_parser_demo.cpp27 using json = nlohmann::json; typedef
/ohos5.0/base/security/device_security_level/oem_property/ohos/common/
H A Ddslm_ohos_request.c40 DslmJsonHandle json = DslmCreateJson(NULL); in TransToJsonStr() local
H A Dexternal_interface_adapter.c229 DslmJsonHandle json = DslmCreateJson(NULL); in GenerateFuncParamJson() local
/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/src/
H A Ddscreen_handler.cpp29 using json = nlohmann::json; typedef
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Daccess_control_profile.cpp242 cJSON* json = cJSON_CreateObject(); in dump() local

1...<<11121314151617181920>>...23