Home
last modified time | relevance | path

Searched refs:DEFAULT_PORT (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/android/wds/
DDebugServer.cpp44 #define DEFAULT_PORT 9999 macro
84 if (!cs.connect(DEFAULT_PORT)) { in start()
/external/qemu/telephony/
Dsimulator.c19 #define DEFAULT_PORT 6703 macro
182 int port = DEFAULT_PORT; in main()
/external/nist-sip/java/gov/nist/javax/sip/
DSIPConstants.java42 public static final int DEFAULT_PORT = 5060; field
/external/chromium/third_party/libjingle/source/talk/examples/call/
Dcall_main.cc173 static const int DEFAULT_PORT = 5222; variable
334 port = DEFAULT_PORT; in main()
/external/bluetooth/hcidump/src/
Dhcidump.c54 #define DEFAULT_PORT "10839"; macro
74 static char *dump_port = DEFAULT_PORT;