OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:connections
(Results
176 - 200
of
860
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BluetoothChatService.java
36
*
connections
with other devices. It has a thread that listens for
37
* incoming
connections
, a thread for connecting with a device, and a
79
public static final int STATE_LISTEN = 1; // now listening for incoming
connections
269
* This thread runs while listening for incoming
connections
. It behaves
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChatService.java
36
*
connections
with other devices. It has a thread that listens for
37
* incoming
connections
, a thread for connecting with a device, and a
66
public static final int STATE_LISTEN = 1; // now listening for incoming
connections
261
* This thread runs while listening for incoming
connections
. It behaves
/external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/net/
UnixSocketTest.java
89
// to an address on which nobody is accepting
connections
and the
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
BasicPooledConnAdapter.java
42
* All
connections
given out by the manager are wrappers which
/external/apache-http/src/org/apache/http/
package.html
44
{@link org.apache.http.HttpConnection
connections
}
/external/bluetooth/bluez/attrib/
utils.c
39
/* Minimum MTU for ATT
connections
*/
/external/bluetooth/bluez/src/
main.conf
68
# The link policy for
connections
. By default it's set to 0x000f which is
/external/chromium/chrome/browser/sync/engine/
syncer_types.h
93
// The listener should sever the sync / browser
connections
and delete sync
/external/chromium/chrome/browser/sync/notifier/
sync_notifier_factory.cc
80
VLOG(1) << "Allowing insecure XMPP
connections
.";
/external/chromium/net/base/
listen_socket.h
62
// accept local
connections
.
/external/chromium/net/socket/
tcp_client_socket_win.h
35
// function is used by TCPServerSocket() to adopt accepted
connections
tcp_server_socket_unittest.cc
103
// Accept two
connections
simultaneously.
/external/chromium/net/tools/flip_server/
sm_connection.h
96
// Flag indicating if we should force spdy on all
connections
.
/external/clang/tools/scan-view/
scan-view
98
help='Allow
connections
from any host (access restricted to "127.0.0.1" by default)')
/external/dbus/dbus/
dbus-server-protected.h
70
int max_connections; /**< Max number of
connections
allowed at once. */
/external/iproute2/man/man8/
ss.8
108
Display all established ssh
connections
.
tc-sfq.8
75
for regular phone modems, ISDN
connections
and direct non-switched ethernet links.
/external/iptables/extensions/
libxt_cluster.man
58
In the case of TCP
connections
, pickup facility has to be disabled
libxt_hashlimit.man
2
\fBlimit\fP match) for a group of
connections
using a \fBsingle\fP iptables
/external/kernel-headers/original/linux/netfilter_ipv4/
ip_conntrack_tuple.h
103
/*
Connections
have two entries in the hash table: one for each way */
/external/v8/test/cctest/
test-sockets.cc
54
// Listen for new
connections
.
/external/webkit/Source/WebCore/platform/network/qt/
ResourceRequestQt.cpp
30
// Currently Qt allows three
connections
per host on symbian and six
/external/webkit/Source/WebKit/chromium/public/
WebStorageArea.h
43
// class wraps a StorageArea. All the methods have obvious
connections
to the spec:
/frameworks/base/core/java/android/net/
VpnService.java
153
* Protect a socket from VPN
connections
. The socket will be bound to the
155
* through VPN. This method is useful if some
connections
need to be kept
182
* Convenience method to protect a {@link Socket} from VPN
connections
.
193
*
connections
.
/frameworks/base/core/java/android/net/http/
ConnectionThread.java
67
* Loop until app shutdown. Runs
connections
in priority
Completed in 2586 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>