Home
last modified time | relevance | path

Searched defs:itDomainRule (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/core/include/
H A Dhiview_platform.h120 auto itDomainRule = itDomainsInfo->second.find(domain); in Match() local
147 auto itDomainRule = domainsInfo_.find(domain); in Match() local
/ohos5.0/base/hiviewdfx/hiview/base/
H A Ddispatch_rule_parser.cpp171 auto itDomainRule = domainRuleMap.find(domain); in DispatchRuleParser() local