Home
last modified time | relevance | path

Searched defs:ifList (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DNdcDispatcher.cpp427 std::vector<std::string> ifList; in runCommand() local
DNetdNativeService.cpp1005 binder::Status NetdNativeService::tetherInterfaceList(std::vector<std::string>* ifList) { in tetherInterfaceList()
/system/netd/tests/
Dbinder_test.cpp2172 bool interfaceListContains(const std::vector<std::string>& ifList, const std::string& ifName) { in interfaceListContains()
2195 void expectTetherInterfaceExists(const std::vector<std::string>& ifList, in expectTetherInterfaceExists()
2200 void expectTetherInterfaceNotExists(const std::vector<std::string>& ifList, in expectTetherInterfaceNotExists()
2249 std::vector<std::string> ifList; in TEST_F() local
2367 std::vector<std::string> ifList; in TEST_F() local