OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sending
(Results
226 - 250
of
1787
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
ServerHandshakeImplTest.java
84
server.wrap(); // modelling of server respond
sending
114
server.wrap(); // modelling of server respond
sending
/external/apache-http/src/org/apache/http/protocol/
package.html
39
Apart from simply
sending
and receiving messages, there are a lot
47
some of the headers before
sending
a message, and interprets
/external/chromium/chrome/browser/extensions/
extension_browser_event_router.h
140
// - reduce the "noise" of TabChangedAt() when
sending
events to extensions
177
// The currently focused window. We keep this so as to avoid
sending
multiple
/external/chromium/third_party/libjingle/source/talk/base/
autodetectproxy.cc
70
// works by
sending
a request to server_url. This could either be
143
<< "
sending
" << probe.size() << " bytes";
/external/chromium/third_party/libjingle/source/talk/p2p/base/
tcpport.h
46
// packet
sending
and preparation, but when a packet is received, it should
79
// Handles
sending
using the local TCP socket.
/external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.h
63
// Configures the session for
sending
data using the specified
67
// cipher-suite and key.
Sending
must be done by a separate session.
/external/dbus/bus/
dir-watch-kqueue.c
75
_dbus_verbose ("
Sending
SIGHUP signal on reception of a kevent\n");
88
_dbus_verbose ("
Sending
SIGHUP signal since kqueue has been closed\n");
/external/qemu/proxy/
proxy_http_connector.c
27
STATE_SEND_HEADER, /* connected,
sending
header to the server */
119
PROXY_LOG("%s: connected to http proxy,
sending
header", root->name);
/external/qemu/slirp/
tcp_timer.h
61
* and the window is too small to bother
sending
anything, then we start
75
* the connection. We force the peer to send us a segment by
sending
:
/external/qemu/slirp-android/
tcp_timer.h
61
* and the window is too small to bother
sending
anything, then we start
75
* the connection. We force the peer to send us a segment by
sending
:
/external/webkit/Source/WebCore/inspector/front-end/
ResourceTimingView.js
112
addRow(WebInspector.UIString("
Sending
"), "
sending
", resource.timing.sendStart, resource.timing.sendEnd);
/frameworks/base/core/java/android/hardware/usb/
UsbDeviceConnection.java
26
* This class is used for
sending
and receiving data and control messages to a USB device.
84
* This must be done before
sending
or receiving data on any
/frameworks/base/core/java/android/inputmethodservice/
ExtractEditText.java
51
* is, {@link #onSelectionChanged(int, int)} will not result in
sending
60
* is, {@link #onSelectionChanged(int, int)} will not result in
sending
/frameworks/base/core/tests/coretests/src/android/os/
BroadcasterTest.java
130
* Two handlers request different messages, with translations,
sending
165
* Two handlers request different messages, with translations,
sending
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
TestsListActivity.java
111
* restarts the LayoutTestsExecutor from the following test in mTestsList, by
sending
114
* LayoutTestExecutor runs then as usual,
sending
reports to ManagerService. If it
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
PERF.awk
16
# $13 -
sending
|received|xfering
32
how = how ? how : "
sending
"; # what is the operation
/packages/apps/Exchange/src/com/android/exchange/
EasOutboxService.java
77
// as to effectively "hang"
sending
of mail. The standard 30 second timeout isn't long enough
238
* @param msgId the id of the message we're
sending
295
// We always return SUCCESS unless the
sending
error is account-specific (security or
334
//
Sending
via EAS14 is a whole 'nother kettle of fish
420
userLog("Message
sending
failed, code: " + code);
449
// Use SMTP flags for
sending
mail
459
// Loop through the messages,
sending
each one
501
* @param accountId the accountId for the
sending
account
/packages/apps/Mms/apptests/src/com/android/mms/tests/
SmsSendIntentTestActivity.java
38
// are checked. It also has buttons for testing
sending
a long (i.e. greater than 140 char) message
39
// and for
sending
a number of messages in rapid fire succession.
/packages/apps/Mms/tests/src/com/android/mms/
InterceptSendSms.java
125
* takes over and does the
sending
ourself. We set the result code RESULT_OK so
142
// Mark that we're handling the
sending
of the sms.
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
HandleHeap.java
156
Log.d("ddm-heap", "
Sending
" + name(CHUNK_HPIF) + ": when=" + when);
209
Log.d("ddm-heap", "
Sending
" + name(CHUNK_HPSG) + ": when="
226
Log.d("ddm-heap", "
Sending
" + name(CHUNK_HPGC));
248
Log.d("ddm-heap", "
Sending
" + name(CHUNK_HPDU) + " '" + fileName +"'");
272
Log.d("ddm-heap", "
Sending
" + name(CHUNK_HPDS));
331
Log.d("ddm-heap", "
Sending
" + name(CHUNK_REAE) + ": " + enable);
347
Log.d("ddm-heap", "
Sending
" + name(CHUNK_REAQ));
363
Log.d("ddm-heap", "
Sending
" + name(CHUNK_REAL));
HandleHello.java
140
Log.d("ddm-hello", "
Sending
" + name(CHUNK_HELO)
173
Log.d("ddm-heap", "
Sending
" + name(CHUNK_FEAT));
/system/core/libsysutils/src/
SocketListener.cpp
242
SLOGW("Error
sending
broadcast (%s)", strerror(errno));
254
SLOGW("Error
sending
broadcast (%s)", strerror(errno));
/system/vold/
Process.cpp
214
SLOGW("
Sending
SIGHUP to process %d", pid);
217
SLOGE("
Sending
SIGKILL to process %d", pid);
/external/chromium/chrome/browser/metrics/
metrics_service.h
145
SEND_OLD_INITIAL_LOGS, //
Sending
unsent logs from previous session.
146
SENDING_OLD_LOGS, //
Sending
unsent logs from previous session.
147
SENDING_CURRENT_LOGS, //
Sending
standard current logs as they acrue.
384
// sent instead of currently accumulating logs. We give preference to
sending
418
// Indicate that a timer for
sending
the next log has already been queued.
/external/wpa_supplicant_8/src/wps/
wps_upnp_event.c
29
*
Sending
a message requires using a HTTP over TCP NOTIFY
36
/* How long to wait before
sending
event */
132
wpa_printf(MSG_DEBUG, "WPS UPnP: Giving up on
sending
event "
229
/* Schedule
sending
more if there is more to send */
338
/* event_send_all_later -- schedule
sending
events to all subscribers
Completed in 832 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>