/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | json_util.h | 70 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 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(const CORE_NS::json::value& jsonIn, BASE_NS::Math::UVec3& output) in FromJson() function 148 inline bool FromJson(const CORE_NS::json::value& jsonIn, BASE_NS::Math::UVec4& output) in FromJson() function [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | json_util.h | 61 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 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 136 inline void FromJson(const JsonType& jsonData, T& output) in FromJson() function
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | json_util.h | 63 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 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 138 inline void FromJson(const JsonType& jsonData, T& output) in FromJson() function
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/ |
H A D | histreamer_ability_parser.cpp | 38 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 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 220 void FromJson(const cJSON *jsonObject, VideoEncoderIn &videoEncoderIn) in FromJson() function 245 void FromJson(const cJSON *jsonObject, VideoEncoderOut &videoEncoderOut) in FromJson() function 258 void FromJson(const cJSON *jsonObject, VideoEncoder &videoEncoder) in FromJson() function 295 void FromJson(const cJSON *jsonObject, VideoDecoderIn &videoDecoderIn) in FromJson() function [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
H A D | shader_state_loader_util.cpp | 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 226 void FromJson(const json::value& jsonData, JsonContext<GraphicsState::ColorBlendState::Attachment>&… in FromJson() function 240 void FromJson(const json::value& jsonData, JsonContext<GraphicsState::ColorBlendState>& context) in FromJson() function
|
H A D | json_util.h | 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 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 265 inline void FromJson(const JsonType& jsonData, T& output) in FromJson() function
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/ |
H A D | version_info.cpp | 98 void FromJson(const cJSON *jsonObject, CompVersion &compVer) in FromJson() function 122 void FromJson(const cJSON *jsonObject, VersionInfo &versionInfo) in FromJson() function
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/ |
H A D | histreamer_ability_querier.cpp | 172 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 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 602 void FromJson(const cJSON *jsonObject, VideoEncoderIn &videoEncoderIn) in FromJson() function 638 void FromJson(const cJSON *jsonObject, VideoEncoderOut &videoEncoderOut) in FromJson() function 691 void FromJson(const cJSON *jsonObject, VideoEncoder &videoEncoder) in FromJson() function 800 void FromJson(const cJSON *jsonObject, VideoDecoderIn &videoDecoderIn) in FromJson() function [all …]
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/ |
H A D | dh_transport_obj.cpp | 48 void FromJson(const cJSON *jsonObject, FullCapsRsp &capsRsp) in FromJson() function 82 void FromJson(const cJSON *jsonObject, CommMsg &commMsg) in FromJson() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/divider/ |
H A D | divider_layout_property.h | 66 void FromJson(const std::unique_ptr<JsonValue>& json) override in FromJson() function
|
H A D | divider_render_property.h | 68 void FromJson(const std::unique_ptr<JsonValue>& json) override in FromJson() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/ |
H A D | render_node_layout_property.h | 57 void FromJson(const std::unique_ptr<JsonValue>& json) override in FromJson() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stack/ |
H A D | stack_layout_property.h | 57 void FromJson(const std::unique_ptr<JsonValue>& json) override in FromJson() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tab_bar_layout_property.h | 84 void FromJson(const std::unique_ptr<JsonValue>& json) override in FromJson() function
|
H A D | tab_content_layout_property.h | 66 void FromJson(const std::unique_ptr<JsonValue>& json) override in FromJson() function
|
H A D | tabs_layout_property.h | 105 void FromJson(const std::unique_ptr<JsonValue>& json) override in FromJson() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_paint_property.cpp | 42 void TextFieldPaintProperty::FromJson(const std::unique_ptr<JsonValue>& json) in FromJson() function in OHOS::Ace::NG::TextFieldPaintProperty
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | paint_property.h | 47 virtual void FromJson(const std::unique_ptr<JsonValue>& json) {} in FromJson() function
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_normal_content.cpp | 36 NotificationNormalContent *NotificationNormalContent::FromJson(const nlohmann::json &jsonObject) in FromJson() function in OHOS::Notification::NotificationNormalContent
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | syntax_item.h | 61 void FromJson(const std::unique_ptr<JsonValue>& json) override in FromJson() function
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | render_node_parser_util.cpp | 233 inline void FromJson(const json::value& jsonData, JsonContext<RenderNodeGraphInputs::Attachment>& c… in FromJson() function 280 inline void FromJson( in FromJson() function 323 inline void FromJson( in FromJson() function 338 inline void FromJson(const json::value& jsonData, JsonContext<DescriptorCounts::TypedCount>& contex… in FromJson() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_paint_property.cpp | 45 void SwiperPaintProperty::FromJson(const std::unique_ptr<JsonValue>& json) in FromJson() function in OHOS::Ace::NG::SwiperPaintProperty
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/ |
H A D | mock_rosen_render_context.cpp | 44 void RenderContext::FromJson(const std::unique_ptr<JsonValue>& json) {} in FromJson() function in OHOS::Ace::NG::RenderContext
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/ |
H A D | reminder_affected.cpp | 23 bool ReminderAffected::FromJson(const nlohmann::json &root) in FromJson() function in OHOS::Notification::ReminderAffected
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_layout_property.cpp | 107 void ListLayoutProperty::FromJson(const std::unique_ptr<JsonValue>& json) in FromJson() function in OHOS::Ace::NG::ListLayoutProperty
|