Home | Sort by relevance Sort by last modified time |
/system/core/adb/ | |
sockets.cpp | 659 char *first_colon, *serial_end; local 667 first_colon = strchr(service, ':'); 668 if (!first_colon) { 672 serial_end = first_colon; 680 serial_end = first_colon; |