Searched refs:MatchFastboot (Results 1 – 3 of 3) sorted by relevance
62 int FastBootTest::MatchFastboot(usb_ifc_info* info, const std::string& local_serial) { in MatchFastboot() function in fastboot::FastBootTest117 return MatchFastboot(info, device_serial); in SetUp()178 return MatchFastboot(info, device_serial); in ReconnectFastbootDevice()
49 static int MatchFastboot(usb_ifc_info* info, const std::string& local_serial = "");
165 return FastBootTest::MatchFastboot(info, fastboot::FastBootTest::device_serial); in TEST()1761 return fastboot::FastBootTest::MatchFastboot(info, fastboot::FastBootTest::device_serial); in main()