Searched refs:ExecuteCommandForRes (Results 1 – 2 of 2) sorted by relevance
55 void IptablesWrapper::ExecuteCommandForRes(const std::string &command) in ExecuteCommandForRes() function in OHOS::nmd::IptablesWrapper105 std::bind(&IptablesWrapper::ExecuteCommandForRes, shared_from_this(), cmd); in RunCommandForRes()116 std::bind(&IptablesWrapper::ExecuteCommandForRes, shared_from_this(), cmd); in RunCommandForRes()
77 void ExecuteCommandForRes(const std::string &command);