Home
last modified time | relevance | path

Searched defs:dialogDeathRecipientListener (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp679 …sptr<IDialogDeathRecipientListener> dialogDeathRecipientListener = new DialogDeathRecipientListene… in CheckWindowImplFunctionsPart7() local
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp2985 std::vector<sptr<IDialogDeathRecipientListener>> dialogDeathRecipientListener; in GetListeners() local
3017 auto dialogDeathRecipientListener = GetListeners<IDialogDeathRecipientListener>(); in NotifyDestroy() local
H A Dwindow_impl.cpp3753 auto dialogDeathRecipientListener = GetListener<IDialogDeathRecipientListener>(); in NotifyDestroy() local