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

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

Completed in 110 milliseconds