Home
last modified time | relevance | path

Searched refs:SetWeakStack (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Dbubble_component.h59 void SetWeakStack(const WeakPtr<StackElement>& weakStack) in SetWeakStack() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_element.cpp147 bubble->SetWeakStack(weakStack_); in ShowPopup()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp422 bubble->SetWeakStack(WeakClaim(RawPtr(stack))); in ShowPopup()