Searched refs:InsertCreateReportInfo (Results 1 – 4 of 4) sorted by relevance
74 void InsertCreateReportInfo(const std::string& bundleName);
161 void WindowInfoReporter::InsertCreateReportInfo(const std::string& bundleName) in InsertCreateReportInfo() function in OHOS::Rosen::WindowInfoReporter
228 windowInfoReporter.InsertCreateReportInfo(bundleName);
277 WindowInfoReporter::GetInstance().InsertCreateReportInfo(node->abilityInfo_.bundleName_); in SaveWindow()