Home
last modified time | relevance | path

Searched refs:ExecuteCommandForRes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Diptables_wrapper.cpp55 void IptablesWrapper::ExecuteCommandForRes(const std::string &command) in ExecuteCommandForRes() function in OHOS::nmd::IptablesWrapper
105 std::bind(&IptablesWrapper::ExecuteCommandForRes, shared_from_this(), cmd); in RunCommandForRes()
116 std::bind(&IptablesWrapper::ExecuteCommandForRes, shared_from_this(), cmd); in RunCommandForRes()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Diptables_wrapper.h77 void ExecuteCommandForRes(const std::string &command);