Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/include/
Dhiview_platform.h124 auto itEventList = eventsInfo_.find(type); in Match() local
125 if (itEventList != eventsInfo_.end()) { in Match()
126 auto eventList = itEventList->second; in Match()