Home
last modified time | relevance | path

Searched defs:SetXComponentController (Results 1 – 4 of 4) sorted by relevance

/foundation/window/window_manager/wm/src/
Dweb_picture_in_picture_controller.cpp177 WMError WebPictureInPictureController::SetXComponentController( in SetXComponentController() function in OHOS::Rosen::WebPictureInPictureController
Dpicture_in_picture_option.cpp174 void PipOption::SetXComponentController(std::shared_ptr<XComponentController> xComponentController) in SetXComponentController() function in OHOS::Rosen::PipOption
Dpicture_in_picture_controller.cpp406 WMError PictureInPictureController::SetXComponentController(std::shared_ptr<XComponentController> x… in SetXComponentController() function in OHOS::Rosen::PictureInPictureController
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Dxcomponent_component.h218 …void SetXComponentController(const std::shared_ptr<InnerXComponentController>& xcomponentControlle… in SetXComponentController() function