Home
last modified time | relevance | path

Searched refs:InsertHideReportInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/utils/include/
H A Dperform_reporter.h76 void InsertHideReportInfo(const std::string& bundleName);
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dperform_reporter.cpp171 void WindowInfoReporter::InsertHideReportInfo(const std::string& bundleName) in InsertHideReportInfo() function in OHOS::Rosen::WindowInfoReporter
/ohos5.0/foundation/window/window_manager/utils/test/unittest/
H A Dperform_reporter_test.cpp230 windowInfoReporter.InsertHideReportInfo(bundleName);
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp451 WindowInfoReporter::GetInstance().InsertHideReportInfo(node->abilityInfo_.bundleName_); in RemoveWindowNode()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp2351 WindowInfoReporter::GetInstance().InsertHideReportInfo(sessionInfo.bundleName_); in RequestSceneSessionBackground()