| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| D | component_factory.h | 72 …static Component* CreateComponent(uint16_t componentNameId, jerry_value_t options, jerry_value_t c… in CreateComponent() function
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/water_flow/ |
| D | water_flow_test_utils.cpp | 23 RefPtr<Component> WaterFlowTestUtils::CreateComponent(std::string columnsArgs, in CreateComponent() function in OHOS::Ace::WaterFlowTestUtils
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/button/ |
| D | button_creator_test.cpp | 42 RefPtr<Component> CreateComponent(const std::string& testJsonStr) in CreateComponent() function
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/text/ |
| D | text_creator_test.cpp | 58 RefPtr<TextComponent> TextCreatorTest::CreateComponent(const std::string& textJson) in CreateComponent() function in OHOS::Ace::TextCreatorTest
|
| D | textspan_creator_test.cpp | 167 RefPtr<TextSpanComponent> TextSpanCreatorTest::CreateComponent(const std::string& spanJson) in CreateComponent() function in OHOS::Ace::TextSpanCreatorTest
|
| D | textstyle_creator_test.cpp | 121 RefPtr<TextComponent> TextStyleCreatorTest::CreateComponent(const std::string& textJson) in CreateComponent() function in OHOS::Ace::TextStyleCreatorTest
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_pan_handler.cpp | 23 RefPtr<OHOS::Ace::SingleChild> JSPanHandler::CreateComponent(const JSCallbackInfo& args) in CreateComponent() function in OHOS::Ace::Framework::JSPanHandler
|
| D | js_touch_handler.cpp | 22 RefPtr<OHOS::Ace::SingleChild> JSTouchHandler::CreateComponent(const JSCallbackInfo& args) in CreateComponent() function in OHOS::Ace::Framework::JSTouchHandler
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/video/ |
| D | video_creator_test.cpp | 71 RefPtr<VideoComponent> VideoCreatorTest::CreateComponent(const std::string& testJson) in CreateComponent() function in OHOS::Ace::VideoCreatorTest
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/json/ |
| D | component_factory.cpp | 171 RefPtr<Component> JsonComponentFactoryImpl::CreateComponent(const JsonValue& jsonValue) const in CreateComponent() function in OHOS::Ace::__anon8808bcd80111::JsonComponentFactoryImpl
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/grid_layout/ |
| D | grid_layout_test_utils.cpp | 33 RefPtr<Component> GridLayoutTestUtils::CreateComponent(FlexDirection direction, std::string rows, s… in CreateComponent() function in OHOS::Ace::GridLayoutTestUtils
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/flex/ |
| D | flex_item_creator_test.cpp | 69 RefPtr<Component> FlexItemCreatorTest::CreateComponent(const std::string& testJson) in CreateComponent() function in OHOS::Ace::FlexItemCreatorTest
|
| D | flex_creator_test.cpp | 66 RefPtr<Component> FlexCreatorTest::CreateComponent(const std::string& testJson) in CreateComponent() function in OHOS::Ace::FlexCreatorTest
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/jsview/ |
| D | js_view.cpp | 43 RefPtr<Component> JSViewFullUpdate::CreateComponent() in CreateComponent() function in OHOS::Ace::Framework::JSViewFullUpdate
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/stack/ |
| D | positioned_creator_test.cpp | 66 RefPtr<Component> PositionedCreatorTest::CreateComponent(const std::string& testJson) in CreateComponent() function in OHOS::Ace::PositionedCreatorTest
|
| D | stack_creator_test.cpp | 63 RefPtr<Component> StackCreatorTest::CreateComponent(const std::string& testJson) in CreateComponent() function in OHOS::Ace::StackCreatorTest
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/progress/ |
| D | progress_creator_test.cpp | 73 RefPtr<ProgressComponent> ProgressCreatorTest::CreateComponent(const std::string& testJson) in CreateComponent() function in OHOS::Ace::ProgressCreatorTest
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/slider/ |
| D | slider_creator_test.cpp | 71 RefPtr<SliderComponent> SliderCreatorTest::CreateComponent(const std::string& testJson) in CreateComponent() function in OHOS::Ace::SliderCreatorTest
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/bindings/ |
| D | js_view_binding.cpp | 252 RefPtr<Component> JSViewPartialUpdate::CreateComponent() in CreateComponent() function in OHOS::Ace::Framework::JSViewPartialUpdate
|