Home
last modified time | relevance | path

Searched refs:ReportStartWindow (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/utils/include/
H A Dperform_reporter.h85 void ReportStartWindow(const std::string& bundleName, const std::string& windowName);
/foundation/window/window_manager/wm/src/
H A Dwindow_scene.cpp83 .ReportStartWindow(option->GetBundleName(), mainWindow->GetWindowName()); in Init()
116 .ReportStartWindow(option->GetBundleName(), mainWindow->GetWindowName()); in Init()
/foundation/window/window_manager/utils/src/
H A Dperform_reporter.cpp238 void WindowInfoReporter::ReportStartWindow(const std::string& bundleName, const std::string& windowName) in ReportStartWindow() function in OHOS::Rosen::WindowInfoReporter
/foundation/window/window_manager/utils/test/unittest/
H A Dperform_reporter_test.cpp338 * @tc.desc: ReportStartWindow test
347 windowInfoReporter.ReportStartWindow(bundleName, windowName); in HWTEST_F()

Completed in 3 milliseconds