Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Dstack_element.h93 void PerformPopToastById(int32_t toastId);
H A Dstack_element.cpp187 PerformPopToastById(popupComponentInfo.popId); in PerformPopupChild()
255 void StackElement::PerformPopToastById(int32_t toastId) in PerformPopToastById() function in OHOS::Ace::StackElement