OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:skip_host_serial
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
sockets.c
623
/*
skip_host_serial
return the position in a string
627
char *
skip_host_serial
(char *service) {
function
711
serial_end =
skip_host_serial
(service);
/bootable/recovery/minadbd/
sockets.c
570
/*
skip_host_serial
return the position in a string
574
char *
skip_host_serial
(char *service) {
function
Completed in 238 milliseconds