HomeSort by relevance Sort by last modified time
    Searched full:completioncallback (Results 276 - 300 of 806) sorted by null

<<11121314151617181920>>

  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
classpp_1_1_file_i_o.html 30 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#adafce7733e27fc3bf12cdb7833927bae">Open</a> (const <a class="el" href="classpp_1_1_file_ref.html">FileRef</a> &amp;file_ref, int32_t open_flags, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
31 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a0e1cb3e0e2f1cd73c0d5a08a20e60fab">Query</a> (PP_FileInfo *result_buf, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
32 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a30766070559c1b719784ebc4f8d369f4">Touch</a> (PP_Time last_access_time, PP_Time last_modified_time, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
33 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a9e4576a9a5c946b4aa971daca526e457">Read</a> (int64_t offset, char *buffer, int32_t bytes_to_read, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
35 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a9ef23f569178ce6a53536fb27d459bcf">Write</a> (int64_t offset, const char *buffer, int32_t bytes_to_write, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
36 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a49014400d013c27b9950368f54974935">SetLength</a> (int64_t length, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
37 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a074d9c13b5825b378c343e5dd890d789">Flush</a> (const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
124 <a class="anchor" id="a074d9c13b5825b378c343e5dd890d789"></a><!-- doxytag: member="pp::FileIO::Flush" ref="a074d9c13b5825b378c343e5dd890d789" args="(const CompletionCallback &amp;cc)" -->
131 <td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;&#160;</td>
142 <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 of <a class="el" href="classpp_1_1_file_i_o.html#a074d9c13 (…)
    [all...]
classpp_1_1_video_decoder-members.html 15 <tr class="memlist"><td><a class="el" href="classpp_1_1_video_decoder.html#a2f1a48cf6d2f1854b20e6a747c9b03e3">Decode</a>(uint32_t decode_id, uint32_t size, const void *buffer, const CompletionCallback &amp;callback)</td><td><a class="el" href="classpp_1_1_video_decoder.html">pp::VideoDecoder</a></td><td></td></tr>
17 <tr class="memlist"><td><a class="el" href="classpp_1_1_video_decoder.html#adb59ebce58f83b1c27e9c427596fb366">Flush</a>(const CompletionCallback &amp;callback)</td><td><a class="el" href="classpp_1_1_video_decoder.html">pp::VideoDecoder</a></td><td></td></tr>
19 <tr class="memlist"><td><a class="el" href="classpp_1_1_video_decoder.html#a8f576cfbd03dc0ef97a49c9f0a667a16">Initialize</a>(const Graphics3D &amp;graphics3d_context, PP_VideoProfile profile, bool allow_software_fallback, const CompletionCallback &amp;callback)</td><td><a class="el" href="classpp_1_1_video_decoder.html">pp::VideoDecoder</a></td><td></td></tr>
25 <tr class="memlist"><td><a class="el" href="classpp_1_1_video_decoder.html#aa05481906b07e929c9567bc22a48917a">Reset</a>(const CompletionCallback &amp;callback)</td><td><a class="el" href="classpp_1_1_video_decoder.html">pp::VideoDecoder</a></td><td></td></tr>
classpp_1_1_video_decoder.html 27 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_video_decoder.html#a8f576cfbd03dc0ef97a49c9f0a667a16">Initialize</a> (const <a class="el" href="classpp_1_1_graphics3_d.html">Graphics3D</a> &amp;graphics3d_context, PP_VideoProfile profile, bool allow_software_fallback, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;callback)</td></tr>
28 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_video_decoder.html#a2f1a48cf6d2f1854b20e6a747c9b03e3">Decode</a> (uint32_t decode_id, uint32_t size, const void *buffer, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;callback)</td></tr>
31 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_video_decoder.html#adb59ebce58f83b1c27e9c427596fb366">Flush</a> (const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;callback)</td></tr>
32 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_video_decoder.html#aa05481906b07e929c9567bc22a48917a">Reset</a> (const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;callback)</td></tr>
111 <a class="anchor" id="a2f1a48cf6d2f1854b20e6a747c9b03e3"></a><!-- doxytag: member="pp::VideoDecoder::Decode" ref="a2f1a48cf6d2f1854b20e6a747c9b03e3" args="(uint32_t decode_id, uint32_t size, const void *buffer, const CompletionCallback &amp;callback)" -->
136 <td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;&#160;</td>
156 <tr><td class="paramdir">[in]</td><td class="paramname">callback</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 on completion.</td></tr>
163 <a class="anchor" id="adb59ebce58f83b1c27e9c427596fb366"></a><!-- doxytag: member="pp::VideoDecoder::Flush" ref="adb59ebce58f83b1c27e9c427596fb366" args="(const CompletionCallback &amp;callback)" -->
170 <td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;&#160;</td>
181 <tr><td class="paramdir">[in]</td><td class="paramname">callback</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 on completion.</td></tr
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/
classpp_1_1_file_i_o.html 30 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#adafce7733e27fc3bf12cdb7833927bae">Open</a> (const <a class="el" href="classpp_1_1_file_ref.html">FileRef</a> &amp;file_ref, int32_t open_flags, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
31 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a0e1cb3e0e2f1cd73c0d5a08a20e60fab">Query</a> (PP_FileInfo *result_buf, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
32 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a30766070559c1b719784ebc4f8d369f4">Touch</a> (PP_Time last_access_time, PP_Time last_modified_time, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
33 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a9e4576a9a5c946b4aa971daca526e457">Read</a> (int64_t offset, char *buffer, int32_t bytes_to_read, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
35 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a9ef23f569178ce6a53536fb27d459bcf">Write</a> (int64_t offset, const char *buffer, int32_t bytes_to_write, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
36 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a49014400d013c27b9950368f54974935">SetLength</a> (int64_t length, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
37 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a074d9c13b5825b378c343e5dd890d789">Flush</a> (const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
124 <a class="anchor" id="a074d9c13b5825b378c343e5dd890d789"></a><!-- doxytag: member="pp::FileIO::Flush" ref="a074d9c13b5825b378c343e5dd890d789" args="(const CompletionCallback &amp;cc)" -->
131 <td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;&#160;</td>
142 <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 of <a class="el" href="classpp_1_1_file_i_o.html#a074d9c13 (…)
    [all...]
classpp_1_1_video_decoder-members.html 15 <tr class="memlist"><td><a class="el" href="classpp_1_1_video_decoder.html#a2f1a48cf6d2f1854b20e6a747c9b03e3">Decode</a>(uint32_t decode_id, uint32_t size, const void *buffer, const CompletionCallback &amp;callback)</td><td><a class="el" href="classpp_1_1_video_decoder.html">pp::VideoDecoder</a></td><td></td></tr>
17 <tr class="memlist"><td><a class="el" href="classpp_1_1_video_decoder.html#adb59ebce58f83b1c27e9c427596fb366">Flush</a>(const CompletionCallback &amp;callback)</td><td><a class="el" href="classpp_1_1_video_decoder.html">pp::VideoDecoder</a></td><td></td></tr>
19 <tr class="memlist"><td><a class="el" href="classpp_1_1_video_decoder.html#a8f576cfbd03dc0ef97a49c9f0a667a16">Initialize</a>(const Graphics3D &amp;graphics3d_context, PP_VideoProfile profile, bool allow_software_fallback, const CompletionCallback &amp;callback)</td><td><a class="el" href="classpp_1_1_video_decoder.html">pp::VideoDecoder</a></td><td></td></tr>
25 <tr class="memlist"><td><a class="el" href="classpp_1_1_video_decoder.html#aa05481906b07e929c9567bc22a48917a">Reset</a>(const CompletionCallback &amp;callback)</td><td><a class="el" href="classpp_1_1_video_decoder.html">pp::VideoDecoder</a></td><td></td></tr>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
classpp_1_1_file_i_o.html 30 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#adafce7733e27fc3bf12cdb7833927bae">Open</a> (const <a class="el" href="classpp_1_1_file_ref.html">FileRef</a> &amp;file_ref, int32_t open_flags, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
31 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a0e1cb3e0e2f1cd73c0d5a08a20e60fab">Query</a> (PP_FileInfo *result_buf, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
32 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a30766070559c1b719784ebc4f8d369f4">Touch</a> (PP_Time last_access_time, PP_Time last_modified_time, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
33 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a9e4576a9a5c946b4aa971daca526e457">Read</a> (int64_t offset, char *buffer, int32_t bytes_to_read, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
35 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a9ef23f569178ce6a53536fb27d459bcf">Write</a> (int64_t offset, const char *buffer, int32_t bytes_to_write, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
36 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a49014400d013c27b9950368f54974935">SetLength</a> (int64_t length, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
37 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_file_i_o.html#a074d9c13b5825b378c343e5dd890d789">Flush</a> (const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;cc)</td></tr>
124 <a class="anchor" id="a074d9c13b5825b378c343e5dd890d789"></a><!-- doxytag: member="pp::FileIO::Flush" ref="a074d9c13b5825b378c343e5dd890d789" args="(const CompletionCallback &amp;cc)" -->
131 <td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;&#160;</td>
142 <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 of <a class="el" href="classpp_1_1_file_i_o.html#a074d9c13 (…)
    [all...]
  /external/chromium_org/chrome/browser/chromeos/drive/fileapi/
webkit_file_stream_writer_impl.cc 71 const net::CompletionCallback& callback) {
94 const net::CompletionCallback& callback) {
115 int WebkitFileStreamWriterImpl::Flush(const net::CompletionCallback& callback) {
159 const net::CompletionCallback callback =
  /external/chromium_org/chrome/browser/devtools/device/adb/
adb_client_socket.h 32 void Connect(const net::CompletionCallback& callback);
  /external/chromium_org/chrome/browser/extensions/api/file_handlers/
mime_util.cc 157 const CompletionCallback& callback) {
168 const CompletionCallback& callback) {
180 callback_ = CompletionCallback();
202 callback_ = CompletionCallback();
  /external/chromium_org/components/cronet/android/
url_request_context_adapter.cc 35 const net::CompletionCallback& callback,
41 const net::CompletionCallback& callback,
51 const net::CompletionCallback& callback,
104 const net::CompletionCallback& callback) OVERRIDE {
  /external/chromium_org/content/browser/appcache/
appcache_service_impl.h 105 const net::CompletionCallback& callback) OVERRIDE;
108 const net::CompletionCallback& callback) OVERRIDE;
111 const net::CompletionCallback& callback) OVERRIDE;
117 const GURL& origin, const net::CompletionCallback& callback);
  /external/chromium_org/extensions/browser/api/socket/
tcp_socket.h 34 const CompletionCallback& callback) OVERRIDE;
44 const CompletionCallback& callback) OVERRIDE;
83 const net::CompletionCallback& callback) OVERRIDE;
100 CompletionCallback connect_callback_;
  /external/chromium_org/native_client_sdk/src/examples/api/socket/
echo_server.cc 55 pp::CompletionCallback callback =
72 pp::CompletionCallback callback =
136 pp::CompletionCallback callback =
161 pp::CompletionCallback callback =
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_socket_test/
echo_server.cc 56 pp::CompletionCallback callback =
73 pp::CompletionCallback callback =
144 pp::CompletionCallback callback =
169 pp::CompletionCallback callback =
  /external/chromium_org/net/disk_cache/blockfile/
backend_worker_v3.h 29 int Init(const CompletionCallback& callback);
  /external/chromium_org/net/disk_cache/
cache_creator.cc 33 const net::CompletionCallback& callback);
54 net::CompletionCallback callback_;
71 const net::CompletionCallback& callback)
171 const net::CompletionCallback& callback) {
  /external/chromium_org/net/dns/
address_sorter_unittest.cc 32 const CompletionCallback& callback,
mapped_host_resolver.cc 24 const CompletionCallback& callback,
  /external/chromium_org/net/http/
http_basic_state.h 37 const CompletionCallback& callback);
partial_data.h 57 const CompletionCallback& callback);
100 const net::CompletionCallback& callback);
105 const net::CompletionCallback& callback);
138 CompletionCallback callback_;
  /external/chromium_org/net/socket/
client_socket_pool_manager.h 107 const CompletionCallback& callback);
133 const CompletionCallback& callback);
148 const CompletionCallback& callback);
163 const CompletionCallback& callback);
server_socket.h 42 const CompletionCallback& callback) = 0;
ssl_client_socket_nss.h 88 virtual int Connect(const CompletionCallback& callback) OVERRIDE;
104 const CompletionCallback& callback) OVERRIDE;
107 const CompletionCallback& callback) OVERRIDE;
172 CompletionCallback user_connect_callback_;
  /external/chromium_org/ppapi/api/dev/
ppb_printing_dev.idl 35 * @param[in] callback A <code>CompletionCallback</code> to be called when
  /external/chromium_org/ppapi/cpp/
compositor.cc 56 int32_t Compositor::CommitLayers(const CompletionCallback& cc) {

Completed in 504 milliseconds

<<11121314151617181920>>