Searched defs:ifList (Results 1 – 3 of 3) sorted by relevance
2043 bool interfaceListContains(const std::vector<std::string>& ifList, const std::string& ifName) { in interfaceListContains()2066 void expectTetherInterfaceExists(const std::vector<std::string>& ifList, in expectTetherInterfaceExists()2071 void expectTetherInterfaceNotExists(const std::vector<std::string>& ifList, in expectTetherInterfaceNotExists()2120 std::vector<std::string> ifList; in TEST_F() local2238 std::vector<std::string> ifList; in TEST_F() local
427 std::vector<std::string> ifList; in runCommand() local
967 binder::Status NetdNativeService::tetherInterfaceList(std::vector<std::string>* ifList) { in tetherInterfaceList()