Home
last modified time | relevance | path

Searched defs:OnDialogDeathRecipient (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_listener.cpp134 void CjWindowListener::OnDialogDeathRecipient() const in OnDialogDeathRecipient() function in OHOS::Rosen::CjWindowListener
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_two_test.cpp1543 void OnDialogDeathRecipient() const in OnDialogDeathRecipient() function in OHOS::Rosen::__anon7dda58950110::MockIDialogDeathRecipientListener
1591 void OnDialogDeathRecipient() const in OnDialogDeathRecipient() function in OHOS::Rosen::__anon7dda58950110::MockIDialogDeathRecipientListener
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_listener.cpp339 void JsWindowListener::OnDialogDeathRecipient() const in OnDialogDeathRecipient() function in OHOS::Rosen::JsWindowListener
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp149 void OnDialogDeathRecipient() const override in OnDialogDeathRecipient() function in OHOS::DialogDeathRecipientListener
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h377 virtual void OnDialogDeathRecipient() const {} in OnDialogDeathRecipient() function