Home
last modified time | relevance | path

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

/system/netd/server/
DStrictController.cpp145 std::vector<std::string> commandList = { in resetChains() local
154 const std::string commands = Join(commandList, '\n'); in resetChains()