Searched refs:BundleNameMap (Results 1 – 3 of 3) sorted by relevance
69 using BundleNameMap = std::map<std::string, uint32_t>; variable94 void UpdateReportInfo(BundleNameMap& infoMap, const std::string& bundleName);96 std::string GetMsgString(const BundleNameMap& infoMap);101 BundleNameMap windowCreateReportInfos_;102 BundleNameMap windowShowReportInfos_;103 BundleNameMap windowHideReportInfos_;104 BundleNameMap windowDestoryReportInfos_;
189 BundleNameMap infoMap;202 BundleNameMap infoMap;280 BundleNameMap infoMap;296 BundleNameMap infoMap_1;300 BundleNameMap infoMap_2;
144 std::string WindowInfoReporter::GetMsgString(const BundleNameMap& infoMap) in GetMsgString()209 void WindowInfoReporter::UpdateReportInfo(BundleNameMap& infoMap, const std::string& bundleName) in UpdateReportInfo()