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