Home
last modified time | relevance | path

Searched refs:SetComponentReleasingFlag (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_component.cpp203 SetComponentReleasingFlag(true); in ReleaseNativeViews()
214 SetComponentReleasingFlag(false); in ReleaseNativeViews()
450 void VideoComponent::SetComponentReleasingFlag(bool releasing) in SetComponentReleasingFlag() function in OHOS::ACELite::VideoComponent
H A Dvideo_component.h343 void SetComponentReleasingFlag(bool releasing);