Home
last modified time | relevance | path

Searched refs:ShowToastNG (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.h110 void ShowToastNG(const NG::ToastInfo& toastInfo, std::function<void(int32_t)>&& callback);
H A Dsubwindow_manager.cpp668 void SubwindowManager::ShowToastNG(const NG::ToastInfo& toastInfo, std::function<void(int32_t)>&& callback) in ShowToastNG() function in OHOS::Ace::SubwindowManager
740 ShowToastNG(toastInfo, std::move(callback)); in ShowToast()

Completed in 3 milliseconds