Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_service.h282 std::shared_ptr<NetPolicyFirewall> netPolicyFirewall_ = nullptr; variable
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_firewall.cpp33 static std::shared_ptr<NetPolicyFirewall> netPolicyFirewall_ = nullptr; variable