Home
last modified time | relevance | path

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

/system/netd/server/
DIptablesRestoreController.cpp62 bool outputReady() { in outputReady() function in IptablesProcess
221 if (existingProcess != nullptr && !existingProcess->outputReady()) { in sendCommand()