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

/system/netd/server/
H A DIptablesRestoreController.cpp58 bool outputReady() { function in class:IptablesProcess
62 ALOGE("outputReady poll failed: %s", strerror(errno));
218 if (existingProcess != nullptr && !existingProcess->outputReady()) {

Completed in 4 milliseconds