Home
last modified time | relevance | path

Searched refs:match_fastboot (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dfastboot.cpp256 static ifc_match_func match_fastboot(const char* local_serial = serial) { in match_fastboot() function
369 transport = usb_open(match_fastboot(local_serial)); in open_device()
435 transport = usb_open(match_fastboot(nullptr)); in open_device()