Searched refs:statisticEventTypeItor (Results 1 – 1 of 1) sorted by relevance
457 …auto statisticEventTypeItor = statisticEventTypeMap.find(nativeHookStatisticData_.MemoryTypes()[ro… in ExportHookStatisticReadableText() local458 if (statisticEventTypeItor != statisticEventTypeMap.end()) { in ExportHookStatisticReadableText()459 eventType = statisticEventTypeItor->second; in ExportHookStatisticReadableText()