HomeSort by relevance Sort by last modified time
    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 951 #define CORE_BASE_PORT 5554
1017 if (sock_address_init_resolve(&address, host, CORE_BASE_PORT, 0) < 0) {
1025 int port = CORE_BASE_PORT + nn*2;
1034 int port = CORE_BASE_PORT + nn*2;
    [all...]

Completed in 35 milliseconds