/external/dbus/doc/ |
dbus-specification.xml | 88 accepts connections from multiple other applications, and forwards [all...] |
/external/webkit/WebKitLibraries/WebCoreSQLite3/ |
sqlite3.h | 163 ** KEYWORDS: {database connection} {database connections} [all...] |
/cts/apps/CtsVerifier/lib/colorchecker/ |
colorchecker.cpp | 634 // Red for to-right and to-below of me connections 652 // Blue for to-left or to-above of me connections
|
/dalvik/vm/jdwp/ |
JdwpAdb.cpp | 320 * new connections. 492 * connections if we already have a debugger attached. If we don't, the
|
/external/bluetooth/bluez/compat/ |
hidd.c | 657 "\t--killall Terminate all connections\n" 658 "\t--show List current HID connections\n"
|
/external/chromium/chrome/browser/net/ |
predictor.cc | 41 // connections. Once this falls below kDiscardableExpectedValue the referrer 262 // Only when we don't know anything about this url, make 2 connections
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
relayport.cc | 88 // Manages a number of connections to the relayserver, one for each 110 // ones. Connections are rated based on protocol in the order of:
|
/external/dbus/dbus/ |
dbus-memory.c | 773 * You can't continue to use any D-Bus objects, such as connections, 775 * start over; call dbus_threads_init() again, create new connections,
|
/external/oprofile/gui/ui/ |
oprof_start.base.ui | [all...] |
/external/qemu/ |
qemu-monitor.hx | 546 "[tcp|udp]:host-port:[guest-host]:guest-port", "redirect TCP or UDP connections from host to guest (requires -net user)\n" 552 Redirect TCP or UDP connections from host to guest (requires -net user).
|
/external/webkit/LayoutTests/storage/indexeddb/ |
tutorial.html | 416 // transaction and one can only run if no other connections are open to the database. This is designed 434 // In Chromium/WebKit we currently don't enforce the "all connections must be closed before a
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
httpread.c | 398 * if we were to support keeping connections open for multiple files then 438 * although dropped connections can cause false
|
/external/wpa_supplicant_8/src/wps/ |
httpread.c | 398 * if we were to support keeping connections open for multiple files then 438 * although dropped connections can cause false
|
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_priv.c | 43 /* TODO: add support for multiple l2 connections */ 641 "allow connections - assuming it was "
|
/frameworks/base/docs/html/guide/developing/devices/ |
emulator.jd | 563 <td>Make all TCP connections through a specified HTTP/HTTPS proxy</td> [all...] |
/frameworks/base/services/sensorservice/ |
SensorService.cpp | 205 snprintf(buffer, SIZE, "%d active connections\n", 212 snprintf(buffer, SIZE, "%s (handle=0x%08x, connections=%d)\n",
|
/libcore/luni/src/main/java/java/net/ |
HttpURLConnection.java | 131 * for multiple request/response pairs. As a result, HTTP connections may be 136 * many idle connections to each server will be held.
|
URL.java | 482 * support opening connections through proxies. 603 * <p>If this URL has no explicit port, connections opened using this URL
|
/packages/apps/Email/src/com/android/email/mail/store/ |
ImapStore.java | 166 * because some connections may append additional values. 186 // The first section is global to all IMAP connections, and generates the fixed
|
/packages/apps/Phone/src/com/android/phone/ |
RespondViaSmsManager.java | 144 // Uh oh -- the "ringingCall" doesn't have any connections any more. 506 // The call doesn't have any connections! (Again, this can
|
/system/core/adb/ |
jdwp_service.c | 131 /* skip transient connections */ 500 /* only wait for incoming connections */
|
/external/blktrace/ |
blktrace.c | 188 u32 cl_id; /* id for set of client per-cpu connections */ 196 * on to the network server's ch_list. Connections associated with this 226 * for scratch as new connections are established. [all...] |
/external/chromium/chrome/common/ |
chrome_switches.cc | 272 // Disable False Start in SSL and TLS connections. 437 // supported. Some probes may require internet connections, and this flag will 701 // Don't use a proxy server, always make direct connections. Overrides any [all...] |
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/ |
__init__.py | 799 self.connections = {} [all...] |
/external/webkit/Source/WebCore/bridge/qt/ |
qt_runtime.cpp | 1536 QMultiMap<QObject*, QtConnectionObject*> QtRuntimeConnectionMethod::connections; member in class:JSC::Bindings::QtRuntimeConnectionMethod [all...] |