Home
last modified time | relevance | path

Searched defs:GetController (Results 1 – 25 of 50) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_ability_component_controller.h39 const RefPtr<AbilityComponentController>& GetController() const in GetController() function
Djs_texttimer.h58 RefPtr<TextTimerController> GetController() const in GetController() function
Djs_calendar_controller.h37 const RefPtr<AceType>& GetController() const in GetController() function
Djs_video_controller.h42 RefPtr<VideoControllerV2> GetController() const in GetController() function
Djs_web_controller.h76 const RefPtr<WebController>& GetController() const in GetController() function
Djs_xcomponent_controller.h50 std::shared_ptr<InnerXComponentController> GetController() const in GetController() function
Djs_tabs_controller.h45 const RefPtr<TabController>& GetController() const in GetController() function
Djs_scroller.h47 const WeakPtr<ScrollControllerBase>& GetController() const in GetController() function
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_video_ffi.h41 RefPtr<VideoControllerV2> GetController() const in GetController() function
Dcj_scroll_ffi.h52 RefPtr<ScrollControllerBase>& GetController() in GetController() function
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/
Dtext_input_controller_peer.h22 const TextFieldController& GetController() const in GetController() function
Dtext_area_controller_peer.h22 const TextFieldController& GetController() const in GetController() function
Dtext_timer_controller_peer_impl.h24 OHOS::Ace::RefPtr<OHOS::Ace::TextTimerController> GetController() const in GetController() function
Dsearch_controller_accessor_peer.h28 const TextFieldController& GetController() const in GetController() function
Dwater_flow_sections_accessor_peer_impl.h23 OHOS::Ace::RefPtr<OHOS::Ace::NG::WaterFlowSections> GetController() const in GetController() function
Dvideo_controller_peer_impl.h37 RefPtr<VideoControllerV2> GetController() const in GetController() function
Dweb_controller_peer_impl.h37 const RefPtr<WebController>& GetController() const in GetController() function
Dscroller_peer_impl.h45 const WeakPtr<ScrollControllerBase>& GetController() const in GetController() function
/foundation/multimedia/av_session/services/session/ipc/stub/
Davsession_stub.h41 std::shared_ptr<AVSessionController> GetController() override in GetController() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
Dcalendar_controller_model_ng.cpp19 RefPtr<AceType> CalendarControllerModelNG::GetController() in GetController() function in OHOS::Ace::NG::CalendarControllerModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dcalendar_controller_model_impl.cpp19 RefPtr<AceType> CalendarControllerModelImpl::GetController() in GetController() function in OHOS::Ace::Framework::CalendarControllerModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/
Dlinear_indicator_pattern.h35 const RefPtr<LinearIndicatorController>& GetController() const in GetController() function
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
Dtab_content_component.h46 RefPtr<TabController> GetController() const in GetController() function
Dtab_controller.cpp25 RefPtr<TabController> TabController::GetController(int32_t id) in GetController() function in OHOS::Ace::TabController
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
Dwater_flow_component.h70 const RefPtr<V2::WaterFlowPositionController>& GetController() const in GetController() function

12