Home
last modified time | relevance | path

Searched refs:SetMethodCall (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.h83 void SetMethodCall();
H A Dxcomponent_element.cpp86 SetMethodCall(); in Prepare()
340 void XComponentElement::SetMethodCall() in SetMethodCall() function in OHOS::Ace::XComponentElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_element.h66 void SetMethodCall(const RefPtr<CameraComponent>& cameraComponent);
H A Dcamera_element.cpp142 SetMethodCall(cameraComponent); in Prepare()
569 void CameraElement::SetMethodCall(const RefPtr<CameraComponent>& cameraComponent) in SetMethodCall() function in OHOS::Ace::CameraElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.h106 void SetMethodCall(const RefPtr<VideoComponent>& videoComponent);
H A Dvideo_element.cpp582 SetMethodCall(videoComponent); in Prepare()
873 void VideoElement::SetMethodCall(const RefPtr<VideoComponent>& videoComponent) in SetMethodCall() function in OHOS::Ace::VideoElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.h284 void SetMethodCall();
H A Dvideo_pattern.cpp858 SetMethodCall(); in OnAttachToFrameNode()
1542 void VideoPattern::SetMethodCall() in OnModifyDone() function in OHOS::Ace::NG::VideoPattern