/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tabs_test_ng.cpp | 330 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 D | add_white_list_infos_call_back_test.cpp | 214 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 D | dl_speke_protocol.c | 108 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 D | ec_speke_protocol.c | 87 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 D | rect_paint_property.h | 74 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 D | dscreen_maprelation_test.cpp | 18 using json = nlohmann::json; typedef
|
H A D | video_param_test.cpp | 18 using json = nlohmann::json; typedef
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ |
H A D | pattern.h | 394 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 D | event_hub.h | 378 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 D | connection_ble_manager_test.cpp | 778 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 D | json_input.cpp | 200 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 D | video_pattern.cpp | 522 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 D | custom_node.cpp | 212 auto json = JsonUtil::ParseJsonString(res); in GetStateInspectorInfo() local
|
/ohos5.0/foundation/multimodalinput/input/service/key_command/test/ |
H A D | key_command_handler_util_test.cpp | 610 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 D | symbol_effect_options.h | 185 auto json = JsonUtil::Create(true); in ToString() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tab_content_node.cpp | 95 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 D | render_radio.cpp | 136 auto json = JsonUtil::Create(true); in UpdateGroupValue() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clock/ |
H A D | rosen_render_clock.cpp | 177 auto json = JsonUtil::Create(true); in PerformLayout() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/ |
H A D | grid_property_test_ng.cpp | 245 auto json = JsonUtil::Create(true); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | grid_property.cpp | 135 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 D | reference_parser_demo.cpp | 27 using json = nlohmann::json; typedef
|
/ohos5.0/base/security/device_security_level/oem_property/ohos/common/ |
H A D | dslm_ohos_request.c | 40 DslmJsonHandle json = DslmCreateJson(NULL); in TransToJsonStr() local
|
H A D | external_interface_adapter.c | 229 DslmJsonHandle json = DslmCreateJson(NULL); in GenerateFuncParamJson() local
|
/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/src/ |
H A D | dscreen_handler.cpp | 29 using json = nlohmann::json; typedef
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/ |
H A D | access_control_profile.cpp | 242 cJSON* json = cJSON_CreateObject(); in dump() local
|