Home
last modified time | relevance | path

Searched refs:GET_NET_FIREWALL_RULE (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netmanager_ext/interfaces/innerkits/netfirewallclient/include/
H A Di_netfirewall_service.h51 GET_NET_FIREWALL_RULE, enumerator
/foundation/communication/netmanager_ext/frameworks/native/netfirewallclient/src/
H A Dnetfirewall_proxy.cpp208 int32_t ret = remote->SendRequest(static_cast<uint32_t>(GET_NET_FIREWALL_RULE), data, reply, option); in GetNetFirewallRule()
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_stub.cpp50 memberFuncMap_[static_cast<uint32_t>(GET_NET_FIREWALL_RULE)] = {PERMISSION_GET_NET_FIREWALL, in NetFirewallStub()
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_service_proxy_test.cpp149 case static_cast<uint32_t>(INetFirewallService::GET_NET_FIREWALL_RULE):
H A Dnetfirewall_service_stub_test.cpp297 int32_t ret = SendRemoteRequest(data, (INetFirewallService::GET_NET_FIREWALL_RULE)); in HWTEST_F()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetfirewall_service_stub_test.cpp297 int32_t ret = SendRemoteRequest(data, (INetFirewallService::GET_NET_FIREWALL_RULE)); in HWTEST_F()

Completed in 5 milliseconds