Home
last modified time | relevance | path

Searched refs:CmdSetIptablesCommandForRes (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/include/
H A Dnetsys_native_service_stub.h135 int32_t CmdSetIptablesCommandForRes(MessageParcel &data, MessageParcel &reply);
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service_stub.cpp257 &NetsysNativeServiceStub::CmdSetIptablesCommandForRes; in InitOpToInterfaceMapExt()
1449 int32_t NetsysNativeServiceStub::CmdSetIptablesCommandForRes(MessageParcel &data, MessageParcel &reply) in CmdSetIptablesCommandForRes() function in OHOS::NetsysNative::NetsysNativeServiceStub
1453 NETNATIVE_LOGE("CmdSetIptablesCommandForRes CheckNetSysInternalPermission failed"); in CmdSetIptablesCommandForRes()
1461 NETNATIVE_LOGE("Write CmdSetIptablesCommandForRes result failed"); in CmdSetIptablesCommandForRes()
1465 NETNATIVE_LOGE("Write CmdSetIptablesCommandForRes respond failed"); in CmdSetIptablesCommandForRes()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp1587 int32_t ret = notifyStub_->CmdSetIptablesCommandForRes(data, reply); in HWTEST_F()

Completed in 12 milliseconds