Home
last modified time | relevance | path

Searched refs:RecordLifeCycleExceptionEvent (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp1359 RecordLifeCycleExceptionEvent(LifeCycleEvent::CREATE_EVENT, ret); in Create()
1551 RecordLifeCycleExceptionEvent(LifeCycleEvent::DESTROY_EVENT, ret); in Destroy()
1701 RecordLifeCycleExceptionEvent(LifeCycleEvent::SHOW_EVENT, ret); in Show()
1748 RecordLifeCycleExceptionEvent(LifeCycleEvent::HIDE_EVENT, ret); in Hide()
1992 void WindowImpl::RecordLifeCycleExceptionEvent(LifeCycleEvent event, WMError errCode) const in RecordLifeCycleExceptionEvent() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp591 window->RecordLifeCycleExceptionEvent(lifeCycleEvent, errCode); in CheckWindowImplFunctionsPart5()
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h393 void RecordLifeCycleExceptionEvent(LifeCycleEvent event, WMError errCode) const;

Completed in 12 milliseconds