HomeSort by relevance Sort by last modified time
    Searched full:connects (Results 1 - 25 of 159) sorted by null

1 2 3 4 5 6 7

  /external/nist-sip/java/gov/nist/core/net/
NetworkLayer.java 73 * Creates a stream socket and connects it to the specified port number at the specified IP address.
83 * Creates a stream socket and connects it to the specified port number at the specified IP address.
94 * Creates a new Socket, binds it to myAddress:myPort and connects it to
114 * Creates a stream SSL socket and connects it to the specified port number at the specified IP address.
124 * Creates a stream SSL socket and connects it to the specified port number at the specified IP address.
  /frameworks/base/core/java/android/ddm/
DdmHandleAppName.java 48 * Called when the DDM server connects. The handler is allowed to
70 * before or after DDMS connects. For the latter we need to send up
DdmHandleExit.java 47 * Called when the DDM server connects. The handler is allowed to
DdmHandleNativeHeap.java 46 * Called when the DDM server connects. The handler is allowed to
  /external/bluetooth/bluez/doc/
serial-api.txt 16 Connects to a specific RFCOMM based service on a
  /external/bluetooth/bluez/test/
rctest.1 38 multiple connects
  /external/chromium/net/url_request/
url_request_job_metrics.h 26 // The actual url the job connects to. If the actual url is same as the
  /system/core/include/cutils/
misc.h 31 /* Connects your process to the system debugger daemon
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
usbdevice_fs.h 120 * except find out what device connects to what port. */
123 char port [127]; /* e.g. port 3 connects to device 27 */
  /system/extras/ext4_utils/
extent.c 176 buffer, and connects them to an inode. Returns a pointer to the data
202 from a file, and connects them to an inode. */
219 /* Allocates enough blocks to hold len bytes and connects them to an inode */
  /development/pdk/docs/porting/
camera.jd 18 <p>Android's camera subsystem connects the camera application to the application framework and user space libraries, which in turn communicate with the camera hardware layer that operates the physical camera.</p>
  /development/tools/hosttestlib/src/com/android/hosttest/
DeviceConnector.java 34 * Initializes DDMS library, and connects to specified Android device
  /external/quake/quake/src/QW/progs/
spectate.qc 16 called when a spectator connects to a server
  /external/webkit/WebCore/workers/
SharedWorkerRepository.h 54 // Connects the passed SharedWorker object with the specified worker thread, creating a new thread if necessary.
  /system/core/adb/
test_track_devices.c 1 /* a simple test program, connects to ADB server, and opens a track-devices session */
test_track_jdwp.c 1 /* a simple test program, connects to ADB server, and opens a track-devices session */
  /external/kernel-headers/original/linux/
usbdevice_fs.h 120 * except find out what device connects to what port. */
123 char port [127]; /* e.g. port 3 connects to device 27 */
  /libcore/luni/src/main/java/java/net/
SocketImpl.java 105 * Connects this socket to the specified remote host and port number.
117 * Connects this socket to the specified remote host address and port
275 * Connects this socket to the remote host address and port number specified
  /cts/tests/accessibilityservice/src/android/accessibilityservice/delegate/
DelegatingAccessibilityService.java 118 * This is a service to which the end-to-end CTS test connects to pass a
  /development/samples/SampleSyncAdapter/res/values/
strings.xml 46 <!-- Message shown in progress dialog while app connects to the server -->
  /development/tools/jdwpspy/
Main.c 112 "When a debugger connects to the debugger-listen-port, jdwpspy will connect\n");
  /external/chromium/third_party/libevent/
http-internal.h 130 /* connects if necessary */
  /external/qemu/android/
hw-control.c 62 /* called when a qemud client connects to the service */
  /frameworks/base/core/java/com/android/internal/nfc/
P2pTarget.java 74 * Connects to the P2pTarget. This shall be called prior to any other
  /libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
ChunkHandler.java 38 * Called when the DDM server connects. The handler is allowed to

Completed in 399 milliseconds

1 2 3 4 5 6 7