Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/
H A Ddispatch_rule_parser.cpp138 DomainRule domainRule; in DispatchRuleParser() local
145 void DispatchRuleParser::ParseDomains(const Json::Value& json, DomainRule& domainRule) in DispatchRuleParser()
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_rule_manager.cpp440 sptr<NetFirewallDomainRule> domainRule = new (std::nothrow) NetFirewallDomainRule(); in ExtractDomainRules() local