Home
last modified time | relevance | path

Searched defs:commands4 (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/netd/server/
H A DStrictControllerTest.cpp100 std::string commands4 = android::base::Join(v4, '\n'); in TEST_F() local
H A DFirewallController.cpp363 std::string commands4 = makeUidRules(V4, name.c_str(), isAllowlist, uids); in replaceUidChain() local