OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:connects
(Results
251 - 275
of
859
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/go/darwin-x86/src/cmd/go/
run.go
145
// runStdin is like run, but
connects
Stdin.
/prebuilts/go/darwin-x86/src/container/ring/
ring.go
77
// Link
connects
ring r with ring s such that r.Next()
/prebuilts/go/darwin-x86/src/net/
dial.go
238
// Dial
connects
to the address on the named network.
289
// Dial
connects
to the address on the named network.
297
// DialContext
connects
to the address on the named network using
461
// dialSerial
connects
to a list of addresses in sequence, returning
/prebuilts/go/darwin-x86/src/net/textproto/
textproto.go
79
// Dial
connects
to the given address on the given network using net.Dial
/prebuilts/go/linux-x86/src/cmd/go/
run.go
145
// runStdin is like run, but
connects
Stdin.
/prebuilts/go/linux-x86/src/container/ring/
ring.go
77
// Link
connects
ring r with ring s such that r.Next()
/prebuilts/go/linux-x86/src/net/
dial.go
238
// Dial
connects
to the address on the named network.
289
// Dial
connects
to the address on the named network.
297
// DialContext
connects
to the address on the named network using
461
// dialSerial
connects
to a list of addresses in sequence, returning
/prebuilts/go/linux-x86/src/net/textproto/
textproto.go
79
// Dial
connects
to the given address on the given network using net.Dial
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
ProtocolConstants.java
76
* When emulator
connects
to SDK controller, the first thing that goes
/system/bt/osi/include/
socket.h
53
// Blocks on a listening socket, |socket|, until a client
connects
to it.
/system/core/adb/
adb.h
97
// is one transport per connected device/emulator. A "local transport"
connects
/system/core/fastboot/
tcp.cpp
71
//
Connects
to the device and performs the initial handshake. Returns false and fills |error|
/system/media/brillo/audio/audioservice/
brillo_audio_client.h
149
// Initialize the BrilloAudioClient object and
connects
to the brillo audio
/test/vts/utils/app_engine/
bigtable_client.py
24
"""Defines the big table client that
connects
to the big table.
/tools/tradefederation/core/src/com/android/tradefed/device/
ITestDevice.java
205
*
Connects
to a wifi network.
223
*
Connects
to a wifi network.
242
* A variant of {@link #connectToWifiNetwork(String, String)} that only
connects
if device
255
* A variant of {@link #connectToWifiNetwork(String, String)} that only
connects
if device
/external/blktrace/
blktrace.c
207
int
connects
, ndevs, cl_opens;
member in struct:cl_host
232
int listen_fd,
connects
, nchs;
member in struct:net_server_s
[
all
...]
/dalvik/docs/
debugger.html
39
typically sits idle until DDMS or a debugger
connects
. The thread is
125
before executing application code. When the debugger
connects
(or
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
ssl.py
320
"""
Connects
to remote ADDR, and then wraps the connection in
325
"""
Connects
to remote ADDR, and then wraps the connection in
/docs/source.android.com/en/devices/tech/connect/
emergency-affordance.html
215
feature
connects
the call using the emergency dialer so that the call can be
216
connected when the lock screen is active. The emergency dialer only
connects
/external/autotest/client/cros/chameleon/
chameleon_audio_helper.py
68
This class provides method to create link that
connects
widgets.
418
Connects
widgets in the beginning. Disconnects widgets and releases binder
/external/skia/site/dev/testing/
skialab.md
38
associated with. Each device
connects
to a host machine, either directly or
126
10. Reboot the machine and monitor the build master to ensure that it
connects
.
/frameworks/base/core/java/android/net/
NetworkScoreManager.java
88
* Activity action: launch an activity for configuring a provider for the feature that
connects
106
* name of the application that
connects
and secures open wifi networks automatically. The
/libcore/ojluni/src/main/java/java/net/
Socket.java
179
* Creates a stream socket and
connects
it to the specified port
221
* Creates a stream socket and
connects
it to the specified port
252
* Creates a socket and
connects
it to the specified remote host on
294
* Creates a socket and
connects
it to the specified remote address on
335
* Creates a stream socket and
connects
it to the specified port
381
* Creates a socket and
connects
it to the specified port number at
552
*
Connects
this socket to the server.
569
*
Connects
this socket to the server with a specified timeout value.
[
all
...]
SocksSocketImpl.java
313
*
Connects
the Socks Socket to the specified endpoint. It will first
360
//
Connects
to the SOCKS server
/prebuilts/gdb/darwin-x86/lib/python2.7/
ssl.py
331
"""
Connects
to remote ADDR, and then wraps the connection in
336
"""
Connects
to remote ADDR, and then wraps the connection in
Completed in 1806 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>