OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_ADB_PORT
(Results
1 - 4
of
4
) sorted by null
/system/core/adb/
adb.h
396
# define
DEFAULT_ADB_PORT
5038
398
# define
DEFAULT_ADB_PORT
5037
adb_client.c
19
static int __adb_server_port =
DEFAULT_ADB_PORT
;
adb.c
[
all
...]
commandline.c
851
int server_port =
DEFAULT_ADB_PORT
;
[
all
...]
Completed in 777 milliseconds