Searched refs:MatchFastboot (Results 1 – 3 of 3) sorted by relevance
64 int FastBootTest::MatchFastboot(usb_ifc_info* info, const std::string& local_serial) { in MatchFastboot() function in fastboot::FastBootTest128 return MatchFastboot(info, device_serial); in SetUp()212 return MatchFastboot(info, device_serial); in ReconnectFastbootDevice()
50 static int MatchFastboot(usb_ifc_info* info, const std::string& local_serial = "");
167 return FastBootTest::MatchFastboot(info, fastboot::FastBootTest::device_serial); in TEST()1795 … return fastboot::FastBootTest::MatchFastboot(info, fastboot::FastBootTest::device_serial); in main()