Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Devent_json_parser.cpp78 auto domainIter = hiSysEventDefMap_->find(domain); in GetDefinedBaseInfoByDomainName() local
79 if (domainIter == hiSysEventDefMap_->end()) { in GetDefinedBaseInfoByDomainName()