Searched defs:match_fastboot_with_serial (Results 1 - 1 of 1) sorted by relevance

/system/core/fastboot/
H A Dfastboot.c212 int match_fastboot_with_serial(usb_ifc_info *info, const char *local_serial) function
240 return match_fastboot_with_serial(info, serial);
245 if (match_fastboot_with_serial(info, NULL) == 0) {

Completed in 70 milliseconds