Home
last modified time | relevance | path

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

/system/netd/server/
DIptablesRestoreController.h79 static bool drainAndWaitForAck(const std::unique_ptr<IptablesProcess> &process,
DIptablesRestoreController.cpp247 if (!drainAndWaitForAck(*process, command, output)) { in sendCommand()
272 bool IptablesRestoreController::drainAndWaitForAck(const std::unique_ptr<IptablesProcess> &process, in drainAndWaitForAck() function in IptablesRestoreController