OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CORE_BASE_PORT
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/protocol/
core-connection.h
27
#define
CORE_BASE_PORT
5554
/external/qemu/android/
main-common.c
948
#define
CORE_BASE_PORT
5554
1014
if (sock_address_init_resolve(&address, host,
CORE_BASE_PORT
, 0) < 0) {
1022
int port =
CORE_BASE_PORT
+ nn*2;
1031
int port =
CORE_BASE_PORT
+ nn*2;
[
all
...]
Completed in 32 milliseconds