Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds