Home
last modified time | relevance | path

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

/foundation/window/window_manager/utils/include/
H A Dperform_reporter.h87 void ReportContainerStartBegin(int32_t missionId, const std::string& bundleName, int64_t timestamp);
/foundation/window/window_manager/utils/src/
H A Dperform_reporter.cpp263 void WindowInfoReporter::ReportContainerStartBegin(int32_t missionId, const std::string& bundleName, int64_t timestamp) in ReportContainerStartBegin() function in OHOS::Rosen::WindowInfoReporter
/foundation/window/window_manager/utils/test/unittest/
H A Dperform_reporter_test.cpp366 * @tc.desc: ReportContainerStartBegin test
376 windowInfoReporter.ReportContainerStartBegin(missionId, bundleName, timestamp); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp8874 WindowInfoReporter::GetInstance().ReportContainerStartBegin(missionId, bundleName, timestamp); in NotifySessionCreate()

Completed in 19 milliseconds