Searched defs:fullCmd (Results 1 – 4 of 4) sorted by relevance
89 std::string fullCmd = android::base::Join(allArgs, ' '); in checkExpectedCommand() local
118 std::string fullCmd = StringPrintf("-t %s %s", table.c_str(), command.c_str()); in fakeExecIptablesRestoreCommand() local
134 std::string fullCmd = android::base::StringPrintf("*%s\n%s\nCOMMIT\n", table.c_str(), in execIptablesRestoreCommand() local
230 std::string fullCmd = cmd; in runIptablesCmd() local1144 std::string fullCmd = "*filter\n-S\nCOMMIT\n"; in flushExistingCostlyTables() local