OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sends
(Results
201 - 225
of
2282
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
hosting.html
76
is that the server
sends
the header
79
is that the server
sends
an unknown content type—one
/external/chromium_org/content/browser/devtools/
devtools_protocol.h
140
//
Sends
notification to the client. Takes ownership of |params|.
144
//
Sends
message to client, the caller is presumed to properly
/external/chromium_org/content/browser/media/
webrtc_internals.h
23
//
sends
data collecting commands to the renderers.
65
//
Sends
all update data to the observers.
/external/chromium_org/content/renderer/pepper/
pepper_browser_connection.h
44
//
Sends
a request to the browser to create a ResourceHost for the given
52
//
Sends
a request to the browser to get information about the given FileRef
/external/chromium_org/content/renderer/
websharedworker_proxy.h
64
//
Sends
a message to the worker thread (forwarded via the RenderViewHost).
71
//
Sends
any messages currently in the queue.
/external/chromium_org/media/audio/
audio_output_ipc.h
21
//
sends
information about the current playback state and error to the
62
//
Sends
a request to create an AudioOutputController object in the peer
/external/chromium_org/net/spdy/
spdy_stream_test_util.h
95
// Test delegate that
sends
data immediately in OnResponseHeadersUpdated().
110
// Test delegate that
sends
body data.
/external/chromium_org/net/tools/quic/test_tools/
quic_test_client.h
58
// Clears any outstanding state and
sends
a simple GET of 'uri' to the
66
// Wraps data in a quic packet and
sends
it.
/external/chromium_org/ppapi/proxy/
flash_menu_resource.cc
49
// 1. Flash
sends
a show request to the renderer.
56
// 4. The browser
sends
the window rect reply to unblock the renderer, but
/external/chromium_org/third_party/libjingle/source/talk/base/
testclient.h
68
//
Sends
using the clients socket.
71
//
Sends
using the clients socket to the given destination.
/external/clang/test/Rewriter/
instancetype-test.mm
46
// Test that message
sends
to instancetype methods have the right type.
67
// Message
sends
to Class.
/external/jmdns/src/javax/jmdns/impl/tasks/state/
Announcer.java
20
* The Announcer
sends
an accumulated query of all announces, and advances the state of all serviceInfos, for which it has sent an announce. The Announcer also
sends
announcements and advances the state of JmDNS itself.
/external/jmonkeyengine/engine/src/networking/com/jme3/network/
Client.java
78
*
Sends
a message to the server.
83
*
Sends
a message to the other end of the connection using
/external/smack/src/org/jivesoftware/smack/sasl/
SASLGSSAPIMechanism.java
51
* Builds and
sends
the <tt>auth</tt> stanza to the server.
70
* Builds and
sends
the <tt>auth</tt> stanza to the server.
/external/smack/src/org/xbill/DNS/
Resolver.java
77
*
Sends
a message and waits for a response.
85
* Asynchronously
sends
a message registering a listener to receive a callback
/frameworks/base/services/java/com/android/server/display/
DisplayAdapter.java
101
*
Sends
a display device event to the display adapter listener asynchronously.
114
*
Sends
a request to perform traversals.
/hardware/libhardware_legacy/
qemu.h
70
/* directly
sends
a command through the 'hw-control' channel.
77
/*
sends
a question to the hw-control channel, then receive an answer in
/external/bluetooth/bluedroid/bta/av/
bta_av_ci.c
37
** Description This function
sends
an event to the AV indicating that
/external/bluetooth/bluedroid/bta/fs/
bta_fs_ci.c
36
** Description This function
sends
an event to IO indicating the phone
68
** Description This function
sends
an event to BTA indicating the phone has
104
** Description This function
sends
an event to BTA indicating the phone has
241
** Description This function
sends
an event to BTA indicating the phone has
/external/bluetooth/bluedroid/bta/include/
bta_ag_ci.h
43
** copies data to an event buffer and
sends
it.
/external/chromium/chrome/browser/extensions/
extension_messages_apitest.cc
28
//
Sends
four messages to the extension. All but the third message sent
extension_test_api.h
46
//
Sends
a reply back to the calling extension. Many extensions don't need
/external/chromium/chrome/browser/importer/
external_process_importer_bridge.h
23
// and notifications from the importer, and
sends
it across IPC. The
/external/chromium/chrome/browser/prefs/
value_map_pref_store.h
40
// Remove the value for |key| from the store.
Sends
a notification if there
/external/chromium/chrome/browser/renderer_host/
save_file_resource_handler.h
32
//
Sends
the download creation information to the download thread.
Completed in 936 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>