Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp2882 int rIndex = 2; in iptablesChainMatch() local
2884 if (rules[rIndex].find(target) == std::string::npos) { in iptablesChainMatch()
2887 rIndex++; in iptablesChainMatch()