HomeSort by relevance Sort by last modified time
    Searched refs:PORT_STR (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit/android/wds/client/
main.cpp 43 #define PORT_STR XSTR(DEFAULT_WDS_PORT)
139 if (!device->sendRequest("forward:tcp:" PORT_STR ";tcp:" PORT_STR)) {
144 ALOGV("Connecting to localhost port " PORT_STR);
  /external/openssl/apps/
s_apps.h 148 #define PORT_STR "4433"
s_client.c 290 BIO_printf(bio_err," -connect host:port - who to connect to (default is %s:%s)\n",SSL_HOST_NAME,PORT_STR);
    [all...]
  /frameworks/base/core/java/android/content/
IntentFilter.java 135 private static final String PORT_STR = "port";
    [all...]

Completed in 414 milliseconds