Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/tools/event_inject/src/
Dinput_parse.cpp42 void GetJsonData(cJSON *json, const std::string &key, std::string &val) in GetJsonData() function
58 void GetJsonData(cJSON *json, const std::string &key, T &val) in GetJsonData() function
73 void GetJsonData(cJSON *json, const std::string& key, std::vector<int32_t>& vals) in GetJsonData() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dcanvas_renderer_model_impl.cpp331 std::string CanvasRendererModelImpl::GetJsonData(const BaseInfo& baseInfo, const std::string& path) in GetJsonData() function in OHOS::Ace::Framework::CanvasRendererModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas_renderer/
Dcanvas_renderer_model_ng.cpp437 std::string CanvasRendererModelNG::GetJsonData(const BaseInfo& baseInfo, const std::string& path) in GetJsonData() function in OHOS::Ace::NG::CanvasRendererModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_paint/
Dcanvas_paint_method.cpp1376 std::string CanvasPaintMethod::GetJsonData(const std::string& path) function in OHOS::Ace::NG::CanvasPaintMethod
Dcustom_paint_pattern.cpp882 std::string CustomPaintPattern::GetJsonData(const std::string& path) in GetJsonData() function in OHOS::Ace::NG::CustomPaintPattern
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Dcustom_paint_component.cpp342 std::string CanvasTaskPool::GetJsonData(const std::string& path) in GetJsonData() function in OHOS::Ace::CanvasTaskPool
Drosen_render_custom_paint.cpp2797 std::string RosenRenderCustomPaint::GetJsonData(const std::string& path) function in OHOS::Ace::RosenRenderCustomPaint