Home
last modified time | relevance | path

Searched refs:FromJson (Results 1 - 25 of 115) sorted by relevance

12345

/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/histreamer_ability_parser/
H A Dhistreamer_ability_parser_test.cpp66 * @tc.desc: Verify the FromJson(const cJSON *jsonObj, AudioEncoderIn &audioEncoderIn) function
78 FromJson(json, audioEncoderIn); in HWTEST_F()
85 * @tc.desc: Verify the FromJson(const cJSON *jsonObj, AudioEncoderOut &audioEncoderOut) function
97 FromJson(json, audioEncoderOut); in HWTEST_F()
102 FromJson(json, audioEncoderOut); in HWTEST_F()
107 FromJson(json, audioEncoderOut); in HWTEST_F()
112 FromJson(json, audioEncoderOut); in HWTEST_F()
119 * @tc.desc: Verify the FromJson(const cJSON *jsonObj, AudioEncoder &audioEncoder) function
131 FromJson(jsonObject, audioEncoder); in HWTEST_F()
135 FromJson(jsonObjec in HWTEST_F()
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/include/
H A Dhistreamer_ability_querier.h58 void FromJson(const cJSON *jsonObject, AudioEncoderIn &audioEncoderIn);
61 void FromJson(const cJSON *jsonObject, AudioEncoderOut &audioEncoderOut);
64 void FromJson(const cJSON *jsonObject, AudioEncoder &audioEncoder);
85 void FromJson(const cJSON *jsonObject, AudioDecoderIn &audioDecoderIn);
88 void FromJson(const cJSON *jsonObject, AudioDecoderOut &audioDecoderOut);
91 void FromJson(const cJSON *jsonObject, AudioDecoder &audioDecoder);
111 void FromJson(const cJSON *jsonObject, VideoEncoderIn &videoEncoderIn);
114 void FromJson(const cJSON *jsonObject, VideoEncoderOut &videoEncoderOut);
117 void FromJson(const cJSON *jsonObject, VideoEncoder &videoEncoder);
138 void FromJson(cons
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Dhistreamer_ability_parser.cpp38 void FromJson(const cJSON *jsonObject, AudioEncoderIn &audioEncoderIn) in FromJson() function
66 void FromJson(const cJSON *jsonObject, AudioEncoderOut &audioEncoderOut) in FromJson() function
98 void FromJson(const cJSON *jsonObject, AudioEncoder &audioEncoder) in FromJson() function
118 FromJson(inJson, in); in FromJson()
130 FromJson(outJson, out); in FromJson()
135 void FromJson(const cJSON *jsonObject, AudioDecoderIn &audioDecoderIn) in FromJson() function
160 void FromJson(const cJSON *jsonObject, AudioDecoderOut &audioDecoderOut) in FromJson() function
184 void FromJson(const cJSON *jsonObject, AudioDecoder &audioDecoder) in FromJson() function
204 FromJson(inJson, in); in FromJson()
215 FromJson(outJso in FromJson()
220 void FromJson(const cJSON *jsonObject, VideoEncoderIn &videoEncoderIn) FromJson() function
245 void FromJson(const cJSON *jsonObject, VideoEncoderOut &videoEncoderOut) FromJson() function
258 void FromJson(const cJSON *jsonObject, VideoEncoder &videoEncoder) FromJson() function
295 void FromJson(const cJSON *jsonObject, VideoDecoderIn &videoDecoderIn) FromJson() function
320 void FromJson(const cJSON *jsonObject, VideoDecoderOut &videoDecoderOut) FromJson() function
345 void FromJson(const cJSON *jsonObject, VideoDecoder &videoDecoder) FromJson() function
383 void FromJson(const std::string &key, const cJSON *jsonObject, std::vector<T> &objs) FromJson() function
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Djson_util.h61 inline bool FromJson(const CORE_NS::json::value& jsonData, T& result) in FromJson() function
71 inline bool FromJson(const CORE_NS::json::value& jsonData, T& result) in FromJson() function
81 inline bool FromJson(const CORE_NS::json::value& jsonData, T& result) in FromJson() function
96 FromJson(value, result); in Convert()
108 inline void FromJson(const JsonType& jsonData, BASE_NS::array_view<T> container) in FromJson() function
118 inline void FromJson(const JsonType& jsonData, BASE_NS::vector<T>& container) in FromJson() function
127 inline void FromJson(const JsonType& jsonData, T (&container)[N]) in FromJson() function
129 FromJson(jsonData, BASE_NS::array_view(container)); in FromJson()
136 inline void FromJson(const JsonType& jsonData, T& output) in FromJson() function
138 FromJson(jsonDat in FromJson()
[all...]
H A Dproperty_util.cpp394 FromJson(*value, val); in SetCustomPropertyBlobValue()
398 FromJson(*value, val); in SetCustomPropertyBlobValue()
402 FromJson(*value, val); in SetCustomPropertyBlobValue()
406 FromJson(*value, val); in SetCustomPropertyBlobValue()
410 FromJson(*value, val); in SetCustomPropertyBlobValue()
414 FromJson(*value, val); in SetCustomPropertyBlobValue()
418 FromJson(*value, val); in SetCustomPropertyBlobValue()
422 FromJson(*value, val); in SetCustomPropertyBlobValue()
426 FromJson(*value, val); in SetCustomPropertyBlobValue()
430 FromJson(*valu in SetCustomPropertyBlobValue()
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Djson_util.h63 inline bool FromJson(const CORE_NS::json::value& jsonData, T& result) in FromJson() function
73 inline bool FromJson(const CORE_NS::json::value& jsonData, T& result) in FromJson() function
83 inline bool FromJson(const CORE_NS::json::value& jsonData, T& result) in FromJson() function
98 FromJson(value, result); in Convert()
110 inline void FromJson(const JsonType& jsonData, BASE_NS::array_view<T> container) in FromJson() function
120 inline void FromJson(const JsonType& jsonData, BASE_NS::vector<T>& container) in FromJson() function
129 inline void FromJson(const JsonType& jsonData, T (&container)[N]) in FromJson() function
131 FromJson(jsonData, BASE_NS::array_view(container)); in FromJson()
138 inline void FromJson(const JsonType& jsonData, T& output) in FromJson() function
140 FromJson(jsonDat in FromJson()
[all...]
H A Dproperty_util.cpp397 FromJson(*value, val); in SetCustomPropertyBlobValue()
401 FromJson(*value, val); in SetCustomPropertyBlobValue()
405 FromJson(*value, val); in SetCustomPropertyBlobValue()
409 FromJson(*value, val); in SetCustomPropertyBlobValue()
413 FromJson(*value, val); in SetCustomPropertyBlobValue()
417 FromJson(*value, val); in SetCustomPropertyBlobValue()
421 FromJson(*value, val); in SetCustomPropertyBlobValue()
425 FromJson(*value, val); in SetCustomPropertyBlobValue()
429 FromJson(*value, val); in SetCustomPropertyBlobValue()
433 FromJson(*valu in SetCustomPropertyBlobValue()
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/test/unittest/common/src/
H A Dhistreamer_ability_querier_test.cpp267 * @tc.desc: Verify the FromJson(const cJSON *jsonObject, AudioEncoderIn &audioEncoderIn) function.
277 FromJson(jsonObject, audioEncoderIn); in HWTEST_F()
284 * @tc.desc: Verify the FromJson(const cJSON *jsonObject, AudioEncoderOut &audioEncoderOut) function.
294 FromJson(jsonObject, audioEncoderOut); in HWTEST_F()
304 FromJson(jsonObject2, audioEncoderOut); in HWTEST_F()
310 FromJson(jsonObject2, audioEncoderOut); in HWTEST_F()
317 * @tc.desc: Verify the FromJson(const cJSON *jsonObject, AudioEncoder &audioEncoder) function.
329 FromJson(jsonObject, audioEncoder); in HWTEST_F()
336 FromJson(jsonObject2, audioEncoder); in HWTEST_F()
344 FromJson(jsonObject in HWTEST_F()
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Dhistreamer_ability_parser.h279 void FromJson(const cJSON *jsonObject, AudioEncoderIn &audioEncoderIn);
280 void FromJson(const cJSON *jsonObject, AudioEncoderOut &audioEncoderOut);
281 void FromJson(const cJSON *jsonObject, AudioEncoder &audioEncoder);
301 void FromJson(const cJSON *jsonObject, AudioDecoderIn &audioDecoderIn);
302 void FromJson(const cJSON *jsonObject, AudioDecoderOut &audioDecoderOut);
303 void FromJson(const cJSON *jsonObject, AudioDecoder &audioDecoder);
322 void FromJson(const cJSON *jsonObject, VideoEncoderIn &videoEncoderIn);
323 void FromJson(const cJSON *jsonObject, VideoEncoderOut &videoEncoderOut);
324 void FromJson(const cJSON *jsonObject, VideoEncoder &videoEncoder);
344 void FromJson(cons
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Djson_util.h49 inline bool FromJson(const BasicJsonType& j, ENUM_TYPE& e) \
65 inline bool FromJson(const CORE_NS::json::value& jsonData, T& result) in FromJson() function
75 inline bool FromJson(const CORE_NS::json::value& jsonData, T& result) in FromJson() function
85 inline bool FromJson(const CORE_NS::json::value& jsonData, T& result) in FromJson() function
100 FromJson(value, result); in Convert()
127 inline void FromJson(const JsonType& jsonData, BASE_NS::array_view<T> container) in FromJson() function
137 inline void FromJson(const JsonType& jsonData, BASE_NS::vector<T>& container) in FromJson() function
146 inline void FromJson(const JsonType& jsonData, T (&container)[N]) in FromJson() function
148 FromJson(jsonData, BASE_NS::array_view(container)); in FromJson()
155 if (!FromJson(*po in SafeGetJsonValue()
265 inline void FromJson(const JsonType& jsonData, T& output) FromJson() function
[all...]
H A Dshader_state_loader_util.cpp161 void FromJson(const json::value& jsonData, JsonContext<GraphicsState::InputAssembly>& context) in FromJson() function
167 void FromJson(const json::value& jsonData, JsonContext<GraphicsState::RasterizationState>& context) in FromJson() function
184 void FromJson(const json::value& jsonData, JsonContext<GraphicsState::StencilOpState>& context) in FromJson() function
195 void FromJson(const json::value& jsonData, JsonContext<GraphicsState::DepthStencilState>& context) in FromJson() function
209 FromJson(*frontStencilStateIt, stencilContext); in FromJson()
218 FromJson(*backStencilStateIt, stencilContext); in FromJson()
226 void FromJson(const json::value& jsonData, JsonContext<GraphicsState::ColorBlendState::Attachment>& context) in FromJson() function
240 void FromJson(const json::value& jsonData, JsonContext<GraphicsState::ColorBlendState>& context) in FromJson() function
246 FromJson(*colorBlendConstantsIt, context.data.colorBlendConstants); in FromJson()
251 FromJson(*colorAttachmentsI in FromJson()
[all...]
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/
H A Djson_util.h73 inline bool FromJson(const CORE_NS::json::value& jsonIn, T& output) in FromJson() function
83 inline bool FromJson(const CORE_NS::json::value& jsonIn, T& output) in FromJson() function
92 inline bool FromJson(const CORE_NS::json::value& jsonIn, bool& output) in FromJson() function
101 inline bool FromJson(const CORE_NS::json::value& jsonIn, ::Uid& output) in FromJson() function
116 if (!FromJson(element, *output)) { in FromJsonArray()
126 inline bool FromJson(const CORE_NS::json::value& jsonIn, ::Math::Vec2& output) in FromJson() function
131 inline bool FromJson(const CORE_NS::json::value& jsonIn, ::Math::Vec3& output) in FromJson() function
136 inline bool FromJson(const CORE_NS::json::value& jsonIn, ::Math::Vec4& output) in FromJson() function
141 inline bool FromJson(const CORE_NS::json::value& jsonIn, ::Math::UVec2& output) in FromJson() function
146 inline bool FromJson(cons function
151 inline bool FromJson(const CORE_NS::json::value& jsonIn, ::Math::UVec4& output) FromJson() function
156 inline bool FromJson(const CORE_NS::json::value& jsonIn, ::Math::Quat& output) FromJson() function
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Djson_util.h70 inline bool FromJson(const CORE_NS::json::value& jsonIn, T& output) in FromJson() function
80 inline bool FromJson(const CORE_NS::json::value& jsonIn, T& output) in FromJson() function
89 inline bool FromJson(const CORE_NS::json::value& jsonIn, bool& output) in FromJson() function
98 inline bool FromJson(const CORE_NS::json::value& jsonIn, BASE_NS::Uid& output) in FromJson() function
113 if (!FromJson(element, *output)) { in FromJsonArray()
123 inline bool FromJson(const CORE_NS::json::value& jsonIn, BASE_NS::Math::Vec2& output) in FromJson() function
128 inline bool FromJson(const CORE_NS::json::value& jsonIn, BASE_NS::Math::Vec3& output) in FromJson() function
133 inline bool FromJson(const CORE_NS::json::value& jsonIn, BASE_NS::Math::Vec4& output) in FromJson() function
138 inline bool FromJson(const CORE_NS::json::value& jsonIn, BASE_NS::Math::UVec2& output) in FromJson() function
143 inline bool FromJson(cons function
148 inline bool FromJson(const CORE_NS::json::value& jsonIn, BASE_NS::Math::UVec4& output) FromJson() function
153 inline bool FromJson(const CORE_NS::json::value& jsonIn, BASE_NS::Math::Quat& output) FromJson() function
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
H A Dversion_info.h35 void FromJson(const cJSON *jsonObject, CompVersion &compVer);
36 void FromJson(const cJSON *jsonObject, VersionInfo &versionInfo);
H A Dcapability_utils.h62 FromJson(firstJson, firstCapInfo); in IsCapInfoJsonEqual()
70 FromJson(lastJson, lastCapInfo); in IsCapInfoJsonEqual()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dversion_info.cpp43 FromJson(jsonObj, *this); in FromJsonString()
98 void FromJson(const cJSON *jsonObject, CompVersion &compVer) in FromJson() function
122 void FromJson(const cJSON *jsonObject, VersionInfo &versionInfo) in FromJson() function
141 FromJson(compVerObj, compVerValue); in FromJson()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/
H A Dhistreamer_ability_querier.cpp172 void FromJson(const cJSON *jsonObject, AudioEncoderIn &audioEncoderIn) in FromJson() function
208 void FromJson(const cJSON *jsonObject, AudioEncoderOut &audioEncoderOut) in FromJson() function
289 void FromJson(const cJSON *jsonObject, AudioEncoder &audioEncoder) in FromJson() function
309 FromJson(inJson, in); in FromJson()
321 FromJson(outJson, out); in FromJson()
394 void FromJson(const cJSON *jsonObject, AudioDecoderIn &audioDecoderIn) in FromJson() function
435 void FromJson(const cJSON *jsonObject, AudioDecoderOut &audioDecoderOut) in FromJson() function
499 void FromJson(const cJSON *jsonObject, AudioDecoder &audioDecoder) in FromJson() function
519 FromJson(inJson, in); in FromJson()
530 FromJson(outJso in FromJson()
602 void FromJson(const cJSON *jsonObject, VideoEncoderIn &videoEncoderIn) FromJson() function
638 void FromJson(const cJSON *jsonObject, VideoEncoderOut &videoEncoderOut) FromJson() function
691 void FromJson(const cJSON *jsonObject, VideoEncoder &videoEncoder) FromJson() function
800 void FromJson(const cJSON *jsonObject, VideoDecoderIn &videoDecoderIn) FromJson() function
844 void FromJson(const cJSON *jsonObject, VideoDecoderOut &videoDecoderOut) FromJson() function
909 void FromJson(const cJSON *jsonObject, VideoDecoder &videoDecoder) FromJson() function
970 void FromJson(const std::string &key, const cJSON *jsonObject, std::vector<T> &objs) FromJson() function
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/divider/
H A Ddivider_layout_property.h66 void FromJson(const std::unique_ptr<JsonValue>& json) override
70 LayoutProperty::FromJson(json);
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dsyntax_item.h61 void FromJson(const std::unique_ptr<JsonValue>& json) override
63 UINode::FromJson(json);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/
H A Drender_node_layout_property.h57 void FromJson(const std::unique_ptr<JsonValue>& json) override
60 LayoutProperty::FromJson(json);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stack/
H A Dstack_layout_property.h57 void FromJson(const std::unique_ptr<JsonValue>& json) override
60 LayoutProperty::FromJson(json);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_paint_property.cpp41 void TextFieldPaintProperty::FromJson(const std::unique_ptr<JsonValue>& json) in FromJson() function in OHOS::Ace::NG::TextFieldPaintProperty
44 PaintProperty::FromJson(json); in FromJson()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/transport/
H A Ddh_transport_obj.h43 void FromJson(const cJSON *jsonObject, FullCapsRsp &capsRsp);
53 void FromJson(const cJSON *jsonObject, CommMsg &commMsg);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_clone_app_test/
H A Dbms_bundle_clone_app_bundle_logic_test.cpp227 innerBundleInfo.FromJson(INNER_BUNDLE_INFO_JSON_3_2); in HWTEST_F()
268 innerBundleInfo.FromJson(INNER_BUNDLE_INFO_JSON_3_2); in HWTEST_F()
309 innerBundleInfo.FromJson(INNER_BUNDLE_INFO_JSON_3_2); in HWTEST_F()
354 innerBundleInfo.FromJson(INNER_BUNDLE_INFO_JSON_3_2); in HWTEST_F()
409 innerBundleInfo.FromJson(INNER_BUNDLE_INFO_JSON_3_2); in HWTEST_F()
459 innerBundleInfo.FromJson(INNER_BUNDLE_INFO_JSON_3_2); in HWTEST_F()
488 innerBundleInfo.FromJson(INNER_BUNDLE_INFO_JSON_3_2); in HWTEST_F()
523 innerBundleInfo.FromJson(INNER_BUNDLE_INFO_JSON_3_2); in HWTEST_F()
559 innerBundleInfo.FromJson(INNER_BUNDLE_INFO_JSON_3_2); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/
H A Ddh_transport_obj.cpp48 void FromJson(const cJSON *jsonObject, FullCapsRsp &capsRsp) in FromJson() function
65 FromJson(cap, *capPtr); in FromJson()
82 void FromJson(const cJSON *jsonObject, CommMsg &commMsg) in FromJson() function

Completed in 12 milliseconds

12345