Home
last modified time | relevance | path

Searched defs:GetJsonData (Results 1 – 15 of 15) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/event/
Djson_child_report.cpp28 std::shared_ptr<InspectorJsonValue> TapJsonReport::GetJsonData() const in GetJsonData() function in OHOS::Ace::NG::TapJsonReport
42 std::shared_ptr<InspectorJsonValue> LongPressJsonReport::GetJsonData() const in GetJsonData() function in OHOS::Ace::NG::LongPressJsonReport
58 std::shared_ptr<InspectorJsonValue> PanJsonReport::GetJsonData() const in GetJsonData() function in OHOS::Ace::NG::PanJsonReport
89 std::shared_ptr<InspectorJsonValue> PinchJsonReport::GetJsonData() const in GetJsonData() function in OHOS::Ace::NG::PinchJsonReport
126 std::shared_ptr<InspectorJsonValue> RotationJsonReport::GetJsonData() const in GetJsonData() function in OHOS::Ace::NG::RotationJsonReport
163 std::shared_ptr<InspectorJsonValue> SwipeJsonReport::GetJsonData() const in GetJsonData() function in OHOS::Ace::NG::SwipeJsonReport
198 std::shared_ptr<InspectorJsonValue> ClickJsonReport::GetJsonData() const in GetJsonData() function in OHOS::Ace::NG::ClickJsonReport
212 std::shared_ptr<InspectorJsonValue> DragJsonReport::GetJsonData() const in GetJsonData() function in OHOS::Ace::NG::DragJsonReport
Djson_report.h33 virtual std::shared_ptr<InspectorJsonValue> GetJsonData() const in GetJsonData() function
/foundation/multimodalinput/input/tools/event_inject/src/
Dinput_parse.cpp30 void GetJsonData(cJSON *json, const std::string &key, std::string &val) in GetJsonData() function
46 void GetJsonData(cJSON *json, const std::string &key, T &val) in GetJsonData() function
61 void GetJsonData(cJSON *json, const std::string& key, std::vector<int32_t>& vals) in GetJsonData() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
Dcanvas_paint_method.cpp406 std::string CanvasPaintMethod::GetJsonData(const std::string& path) in GetJsonData() function in OHOS::Ace::NG::CanvasPaintMethod
Doffscreen_canvas_rendering_context_2d_model_ng.cpp164 std::string OffscreenCanvasRenderingContext2DModelNG::GetJsonData(const std::string& path) in GetJsonData() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
Dcanvas_rendering_context_2d_model_ng.cpp265 std::string CanvasRenderingContext2DModelNG::GetJsonData(const std::string& path) in GetJsonData() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
Dcanvas_pattern.cpp766 std::string CanvasPattern::GetJsonData(const std::string& path) in GetJsonData() function in OHOS::Ace::NG::CanvasPattern
/foundation/arkui/ace_engine/test/mock/core/render/
Dmock_offscreen_canvas_rendering_context_2d_model_ng.cpp81 std::string OffscreenCanvasRenderingContext2DModelNG::GetJsonData(const std::string& path) in GetJsonData() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
Dmock_canvas_rendering_context_2d_model_ng.cpp98 std::string CanvasRenderingContext2DModelNG::GetJsonData(const std::string& path) in GetJsonData() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
Doffscreen_canvas_rendering_context_2d_model_impl.cpp146 std::string OffscreenCanvasRenderingContext2DModelImpl::GetJsonData(const std::string& path) in GetJsonData() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
Dcanvas_rendering_context_2d_model_impl.cpp143 std::string CanvasRenderingContext2DModelImpl::GetJsonData(const std::string& path) in GetJsonData() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
Dcanvas_renderer.cpp696 std::string NativeCanvasRenderer::GetJsonData(const std::string& path) in GetJsonData() function in OHOS::Ace::Framework::NativeCanvasRenderer
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Dcustom_paint_component.cpp350 std::string CanvasTaskPool::GetJsonData(const std::string& path) in GetJsonData() function in OHOS::Ace::CanvasTaskPool
Drosen_render_custom_paint.cpp2583 std::string RosenRenderCustomPaint::GetJsonData(const std::string& path) in DrawSvgImage() function in OHOS::Ace::RosenRenderCustomPaint
/foundation/arkui/ace_engine/test/mock/core/pattern/
Dmock_canvas_pattern.cpp1376 std::string CanvasPattern::GetJsonData(const std::string& path) in GetJsonData() function in OHOS::Ace::NG::CanvasPattern