Home
last modified time | relevance | path

Searched refs:ReportWindowProfileInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/utils/include/
H A Dperform_reporter.h88 int32_t ReportWindowProfileInfo(const WindowProfileInfo& windowProfileInfo);
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dperform_reporter.cpp301 int32_t WindowInfoReporter::ReportWindowProfileInfo(const WindowProfileInfo& windowProfileInfo) in ReportWindowProfileInfo() function in OHOS::Rosen::WindowInfoReporter
/ohos5.0/foundation/window/window_manager/utils/test/unittest/
H A Dperform_reporter_test.cpp424 res = windowInfoReporter.ReportWindowProfileInfo(windowProfileInfo);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp10566 WindowInfoReporter::GetInstance().ReportWindowProfileInfo(windowProfileInfo); in ReportWindowProfileInfos()