Home
last modified time | relevance | path

Searched refs:ReportWindowException (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Danomaly_detection.cpp102 WindowInfoReporter::GetInstance().ReportWindowException( in ReportZOrderException()
117 WindowInfoReporter::GetInstance().ReportWindowException( in ReportFocusException()
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dperform_reporter.h89 void ReportWindowException(int32_t detectionType, int32_t pid, const std::string& windowInfo);
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dperform_reporter.cpp317 void WindowInfoReporter::ReportWindowException(int32_t detectionType, int32_t pid, const std::strin… in ReportWindowException() function in OHOS::Rosen::WindowInfoReporter
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_extension_session_impl.cpp1136 …SingletonContainer::Get<WindowInfoReporter>().ReportWindowException(static_cast<int32_t>(type), ge… in ReportModalUIExtensionMayBeCovered()
H A Dwindow_session_impl.cpp4255 SingletonContainer::Get<WindowInfoReporter>().ReportWindowException( in AddSetUIContentTimeoutCheck()
4328 SingletonContainer::Get<WindowInfoReporter>().ReportWindowException( in AddSetUIExtensionDestroyTimeoutCheck()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2668 WindowInfoReporter::GetInstance().ReportWindowException( in RectSizeCheckProcess()
2708 WindowInfoReporter::GetInstance().ReportWindowException( in RectCheckProcess()