OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:completioncallback
(Results
426 - 450
of
806
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/
classpp_1_1_compositor_layer-members.html
32
<tr class="memlist"><td><a class="el" href="classpp_1_1_compositor_layer.html#a10ed72ce036d1a4c506850139dc4cb8d">SetImage</a>(const ImageData &image, const
CompletionCallback
&callback)</td><td><a class="el" href="classpp_1_1_compositor_layer.html">pp::CompositorLayer</a></td><td></td></tr>
33
<tr class="memlist"><td><a class="el" href="classpp_1_1_compositor_layer.html#a4f7720cf49b3ae6c67e1d66361ba10ae">SetImage</a>(const ImageData &image, const Size &size, const
CompletionCallback
&callback)</td><td><a class="el" href="classpp_1_1_compositor_layer.html">pp::CompositorLayer</a></td><td></td></tr>
37
<tr class="memlist"><td><a class="el" href="classpp_1_1_compositor_layer.html#a7f85c41e8fc6c16b1227eec0b54fc95f">SetTexture</a>(const Graphics3D &context, uint32_t texture, const Size &size, const
CompletionCallback
&cc)</td><td><a class="el" href="classpp_1_1_compositor_layer.html">pp::CompositorLayer</a></td><td></td></tr>
classpp_1_1_compositor_layer.html
30
<tr><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_compositor_layer.html#a7f85c41e8fc6c16b1227eec0b54fc95f">SetTexture</a> (const <a class="el" href="classpp_1_1_graphics3_d.html">Graphics3D</a> &context, uint32_t texture, const <a class="el" href="classpp_1_1_size.html">Size</a> &size, const <a class="el" href="classpp_1_1_completion_callback.html">
CompletionCallback
</a> &cc)</td></tr>
31
<tr><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_compositor_layer.html#a10ed72ce036d1a4c506850139dc4cb8d">SetImage</a> (const <a class="el" href="classpp_1_1_image_data.html">ImageData</a> &image, const <a class="el" href="classpp_1_1_completion_callback.html">
CompletionCallback
</a> &callback)</td></tr>
32
<tr><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_compositor_layer.html#a4f7720cf49b3ae6c67e1d66361ba10ae">SetImage</a> (const <a class="el" href="classpp_1_1_image_data.html">ImageData</a> &image, const <a class="el" href="classpp_1_1_size.html">Size</a> &size, const <a class="el" href="classpp_1_1_completion_callback.html">
CompletionCallback
</a> &callback)</td></tr>
267
<a class="anchor" id="a10ed72ce036d1a4c506850139dc4cb8d"></a><!-- doxytag: member="pp::CompositorLayer::SetImage" ref="a10ed72ce036d1a4c506850139dc4cb8d" args="(const ImageData &image, const
CompletionCallback
&callback)" -->
280
<td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">
CompletionCallback
</a> & </td>
293
<p>param[in] image_data A <code>PP_Resource</code> corresponding to an image data resource. param[in] cc A <code><a class="el" href="classpp_1_1_completion_callback.html" title="This API enables you to implement and receive callbacks when Pepper operations complete asynchronousl...">
CompletionCallback
</a></code> to be called when the image data is released by Chromium compositor.</p>
297
<a class="anchor" id="a4f7720cf49b3ae6c67e1d66361ba10ae"></a><!-- doxytag: member="pp::CompositorLayer::SetImage" ref="a4f7720cf49b3ae6c67e1d66361ba10ae" args="(const ImageData &image, const Size &size, const
CompletionCallback
&callback)" -->
316
<td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">
CompletionCallback
</a> & </td>
329
<p>param[in] image_data A <code><a class="el" href="classpp_1_1_image_data.html">ImageData</a></code> corresponding to an image data resource. param[in] size A <code><a class="el" href="classpp_1_1_size.html" title="A size of an object based on width and height.">Size</a></code> for the size of the layer before transform. param[in] cc A <code><a class="el" href="classpp_1_1_completion_callback.html" title="This API enables you to implement and receive callbacks when Pepper operations complete asynchronousl...">
CompletionCallback
</a></code> to be called when the image data is released by Chromium compositor.</p>
392
<a class="anchor" id="a7f85c41e8fc6c16b1227eec0b54fc95f"></a><!-- doxytag: member="pp::CompositorLayer::SetTexture" ref="a7f85c41e8fc6c16b1227eec0b54fc95f" args="(const Graphics3D &context, uint32_t texture, const Size &size, const
CompletionCallback
&cc)" --
[
all
...]
classpp_1_1_u_d_p_socket-members.html
14
<tr class="memlist"><td><a class="el" href="classpp_1_1_u_d_p_socket.html#a5f9b7edf613c59091eb66dc074d7f7c1">Bind</a>(const NetAddress &addr, const
CompletionCallback
&callback)</td><td><a class="el" href="classpp_1_1_u_d_p_socket.html">pp::UDPSocket</a></td><td></td></tr>
30
<tr class="memlist"><td><a class="el" href="classpp_1_1_u_d_p_socket.html#a657309cd3bc38cf28e25f4c71190d1a0">SendTo</a>(const char *buffer, int32_t num_bytes, const NetAddress &addr, const
CompletionCallback
&callback)</td><td><a class="el" href="classpp_1_1_u_d_p_socket.html">pp::UDPSocket</a></td><td></td></tr>
31
<tr class="memlist"><td><a class="el" href="classpp_1_1_u_d_p_socket.html#a5ff91fd2342e534b57980c0c2e414251">SetOption</a>(PP_UDPSocket_Option name, const Var &value, const
CompletionCallback
&callback)</td><td><a class="el" href="classpp_1_1_u_d_p_socket.html">pp::UDPSocket</a></td><td></td></tr>
classpp_1_1_web_socket-members.html
15
<tr class="memlist"><td><a class="el" href="classpp_1_1_web_socket.html#ae7913ea4019cc2a10c9a0390c5959071">Close</a>(uint16_t code, const Var &reason, const
CompletionCallback
&callback)</td><td><a class="el" href="classpp_1_1_web_socket.html">pp::WebSocket</a></td><td></td></tr>
16
<tr class="memlist"><td><a class="el" href="classpp_1_1_web_socket.html#ad8471399bfca7df23b87ded733d53141">Connect</a>(const Var &url, const Var protocols[], uint32_t protocol_count, const
CompletionCallback
&callback)</td><td><a class="el" href="classpp_1_1_web_socket.html">pp::WebSocket</a></td><td></td></tr>
30
<tr class="memlist"><td><a class="el" href="classpp_1_1_web_socket.html#a1eb972115700589ebf6998db4f411c56">ReceiveMessage</a>(Var *message, const
CompletionCallback
&callback)</td><td><a class="el" href="classpp_1_1_web_socket.html">pp::WebSocket</a></td><td></td></tr>
classpp_1_1_core-members.html
15
<tr class="memlist"><td><a class="el" href="classpp_1_1_core.html#af20d1f92600f588bc74115fcbd17a1c7">CallOnMainThread</a>(int32_t delay_in_milliseconds, const
CompletionCallback
&callback, int32_t result=0)</td><td><a class="el" href="classpp_1_1_core.html">pp::Core</a></td><td></td></tr>
classpp_1_1_mouse_lock.html
21
<tr><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_mouse_lock.html#ad17ce49daa092ec8ec6ca56aebf5b2cc">LockMouse</a> (const <a class="el" href="classpp_1_1_completion_callback.html">
CompletionCallback
</a> &cc)</td></tr>
86
<a class="anchor" id="ad17ce49daa092ec8ec6ca56aebf5b2cc"></a><!-- doxytag: member="pp::MouseLock::LockMouse" ref="ad17ce49daa092ec8ec6ca56aebf5b2cc" args="(const
CompletionCallback
&cc)" -->
93
<td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">
CompletionCallback
</a> & </td>
105
<tr><td class="paramdir">[in]</td><td class="paramname">cc</td><td>A <code><a class="el" href="classpp_1_1_completion_callback.html" title="This API enables you to implement and receive callbacks when Pepper operations complete asynchronousl...">
CompletionCallback
</a></code> to be called upon completion.</td></tr>
/external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
classpp_1_1_u_d_p_socket-members.html
14
<tr class="memlist"><td><a class="el" href="classpp_1_1_u_d_p_socket.html#a5f9b7edf613c59091eb66dc074d7f7c1">Bind</a>(const NetAddress &addr, const
CompletionCallback
&callback)</td><td><a class="el" href="classpp_1_1_u_d_p_socket.html">pp::UDPSocket</a></td><td></td></tr>
30
<tr class="memlist"><td><a class="el" href="classpp_1_1_u_d_p_socket.html#a657309cd3bc38cf28e25f4c71190d1a0">SendTo</a>(const char *buffer, int32_t num_bytes, const NetAddress &addr, const
CompletionCallback
&callback)</td><td><a class="el" href="classpp_1_1_u_d_p_socket.html">pp::UDPSocket</a></td><td></td></tr>
31
<tr class="memlist"><td><a class="el" href="classpp_1_1_u_d_p_socket.html#a5ff91fd2342e534b57980c0c2e414251">SetOption</a>(PP_UDPSocket_Option name, const Var &value, const
CompletionCallback
&callback)</td><td><a class="el" href="classpp_1_1_u_d_p_socket.html">pp::UDPSocket</a></td><td></td></tr>
classpp_1_1_web_socket-members.html
15
<tr class="memlist"><td><a class="el" href="classpp_1_1_web_socket.html#ae7913ea4019cc2a10c9a0390c5959071">Close</a>(uint16_t code, const Var &reason, const
CompletionCallback
&callback)</td><td><a class="el" href="classpp_1_1_web_socket.html">pp::WebSocket</a></td><td></td></tr>
16
<tr class="memlist"><td><a class="el" href="classpp_1_1_web_socket.html#ad8471399bfca7df23b87ded733d53141">Connect</a>(const Var &url, const Var protocols[], uint32_t protocol_count, const
CompletionCallback
&callback)</td><td><a class="el" href="classpp_1_1_web_socket.html">pp::WebSocket</a></td><td></td></tr>
30
<tr class="memlist"><td><a class="el" href="classpp_1_1_web_socket.html#a1eb972115700589ebf6998db4f411c56">ReceiveMessage</a>(Var *message, const
CompletionCallback
&callback)</td><td><a class="el" href="classpp_1_1_web_socket.html">pp::WebSocket</a></td><td></td></tr>
classpp_1_1_core-members.html
15
<tr class="memlist"><td><a class="el" href="classpp_1_1_core.html#af20d1f92600f588bc74115fcbd17a1c7">CallOnMainThread</a>(int32_t delay_in_milliseconds, const
CompletionCallback
&callback, int32_t result=0)</td><td><a class="el" href="classpp_1_1_core.html">pp::Core</a></td><td></td></tr>
classpp_1_1_mouse_lock.html
21
<tr><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_mouse_lock.html#ad17ce49daa092ec8ec6ca56aebf5b2cc">LockMouse</a> (const <a class="el" href="classpp_1_1_completion_callback.html">
CompletionCallback
</a> &cc)</td></tr>
86
<a class="anchor" id="ad17ce49daa092ec8ec6ca56aebf5b2cc"></a><!-- doxytag: member="pp::MouseLock::LockMouse" ref="ad17ce49daa092ec8ec6ca56aebf5b2cc" args="(const
CompletionCallback
&cc)" -->
93
<td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">
CompletionCallback
</a> & </td>
105
<tr><td class="paramdir">[in]</td><td class="paramname">cc</td><td>A <code><a class="el" href="classpp_1_1_completion_callback.html" title="This API enables you to implement and receive callbacks when Pepper operations complete asynchronousl...">
CompletionCallback
</a></code> to be called upon completion.</td></tr>
/external/chromium_org/net/socket/
transport_client_socket_pool.h
113
CompletionCallback
on_io_complete() const { return on_io_complete_; }
143
CompletionCallback
on_io_complete_;
233
const
CompletionCallback
& callback,
/external/chromium_org/net/url_request/
url_request_http_job.h
193
CompletionCallback
start_callback_;
194
CompletionCallback
notify_before_headers_sent_callback_;
254
CompletionCallback
on_headers_received_callback_;
view_cache_helper.cc
63
const
CompletionCallback
& callback) {
70
const
CompletionCallback
& callback) {
120
const
CompletionCallback
& callback) {
/external/chromium_org/ppapi/cpp/
graphics_3d.h
15
class
CompletionCallback
;
182
/// param[in] cc A <code>
CompletionCallback
</code> to be called upon
188
int32_t SwapBuffers(const
CompletionCallback
& cc);
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.h
39
class
CompletionCallback
;
91
const pp::
CompletionCallback
& init_done_cb);
148
pp::
CompletionCallback
callback);
/external/chromium_org/chrome/browser/chromeos/login/signin/
merge_session_xhr_request_waiter.cc
29
const MergeSessionThrottle::
CompletionCallback
& callback)
/external/chromium_org/chrome/browser/download/
download_target_determiner.h
55
CompletionCallback
;
77
const
CompletionCallback
& callback);
140
const
CompletionCallback
& callback);
318
CompletionCallback
completion_callback_;
/external/chromium_org/chrome/browser/net/
chrome_network_delegate.h
220
const net::
CompletionCallback
& callback,
230
const net::
CompletionCallback
& callback,
240
const net::
CompletionCallback
& callback,
272
const net::
CompletionCallback
& callback) OVERRIDE;
/external/chromium_org/cloud_print/gcp20/prototype/
dns_sd_server.h
68
//
CompletionCallback
for receiving data from DNS.
/external/chromium_org/content/browser/
histogram_internals_request_job.cc
61
const net::
CompletionCallback
& callback) const {
/external/chromium_org/content/browser/renderer_host/p2p/
socket_host_udp_unittest.cc
69
const net::
CompletionCallback
& callback) OVERRIDE {
90
const net::
CompletionCallback
& callback) OVERRIDE {
110
net::
CompletionCallback
cb = recv_callback_;
176
net::
CompletionCallback
recv_callback_;
/external/chromium_org/jingle/glue/
fake_ssl_client_socket.cc
93
const net::
CompletionCallback
& callback) {
100
const net::
CompletionCallback
& callback) {
114
int FakeSSLClientSocket::Connect(const net::
CompletionCallback
& callback) {
161
net::
CompletionCallback
user_connect_callback = user_connect_callback_;
pseudotcp_adapter_unittest.cc
90
net::
CompletionCallback
cb = read_callback_;
111
const net::
CompletionCallback
& callback) OVERRIDE {
131
const net::
CompletionCallback
& callback) OVERRIDE {
157
net::
CompletionCallback
read_callback_;
/external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
classpp_1_1_core-members.html
15
<tr class="memlist"><td><a class="el" href="classpp_1_1_core.html#af20d1f92600f588bc74115fcbd17a1c7">CallOnMainThread</a>(int32_t delay_in_milliseconds, const
CompletionCallback
&callback, int32_t result=0)</td><td><a class="el" href="classpp_1_1_core.html">pp::Core</a></td><td></td></tr>
classpp_1_1_mouse_lock.html
21
<tr><td class="memItemLeft" align="right" valign="top">int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_mouse_lock.html#ad17ce49daa092ec8ec6ca56aebf5b2cc">LockMouse</a> (const <a class="el" href="classpp_1_1_completion_callback.html">
CompletionCallback
</a> &cc)</td></tr>
86
<a class="anchor" id="ad17ce49daa092ec8ec6ca56aebf5b2cc"></a><!-- doxytag: member="pp::MouseLock::LockMouse" ref="ad17ce49daa092ec8ec6ca56aebf5b2cc" args="(const
CompletionCallback
&cc)" -->
93
<td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">
CompletionCallback
</a> & </td>
105
<tr><td class="paramdir">[in]</td><td class="paramname">cc</td><td>A <code><a class="el" href="classpp_1_1_completion_callback.html" title="This API enables you to implement and receive callbacks when Pepper operations complete asynchronousl...">
CompletionCallback
</a></code> to be called upon completion.</td></tr>
Completed in 917 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>