Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_option.cpp130 void PipOption::SetXComponentController(std::shared_ptr<XComponentController> xComponentController) in SetXComponentController() function in OHOS::Rosen::PipOption
H A Dpicture_in_picture_controller.cpp655 WMError PictureInPictureController::SetXComponentController(std::shared_ptr<XComponentController> x… in SetXComponentController() function in OHOS::Rosen::PictureInPictureController
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component.h218 …void SetXComponentController(const std::shared_ptr<InnerXComponentController>& xcomponentControlle… in SetXComponentController() function