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

<<21222324252627282930>>

  /external/chromium_org/content/browser/appcache/
appcache_service_unittest.cc 42 const net::CompletionCallback& callback) OVERRIDE {
52 const net::CompletionCallback& callback) OVERRIDE {
176 net::CompletionCallback deletion_callback_;
  /external/chromium_org/extensions/browser/api/cast_channel/
cast_channel_apitest.cc 85 MOCK_METHOD1(Connect, void(const net::CompletionCallback& callback));
87 const net::CompletionCallback& callback));
88 MOCK_METHOD1(Close, void(const net::CompletionCallback& callback));
cast_transport.cc 122 net::CompletionCallback& callback = write_queue_.front().callback;
129 const net::CompletionCallback& callback) {
158 const net::CompletionCallback& callback)
  /external/chromium_org/jingle/glue/
fake_ssl_client_socket_unittest.cc 50 const net::CompletionCallback&));
52 const net::CompletionCallback&));
55 MOCK_METHOD1(Connect, int(const net::CompletionCallback&));
  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
classpp_1_1_web_socket.html 26 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_web_socket.html#ad8471399bfca7df23b87ded733d53141">Connect</a> (const <a class="el" href="classpp_1_1_var.html">Var</a> &amp;url, const <a class="el" href="classpp_1_1_var.html">Var</a> protocols[], uint32_t protocol_count, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;callback)</td></tr>
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_web_socket.html#ae7913ea4019cc2a10c9a0390c5959071">Close</a> (uint16_t code, const <a class="el" href="classpp_1_1_var.html">Var</a> &amp;reason, 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_web_socket.html#a1eb972115700589ebf6998db4f411c56">ReceiveMessage</a> (<a class="el" href="classpp_1_1_var.html">Var</a> *message, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;callback)</td></tr>
82 <a class="anchor" id="ae7913ea4019cc2a10c9a0390c5959071"></a><!-- doxytag: member="pp::WebSocket::Close" ref="ae7913ea4019cc2a10c9a0390c5959071" args="(uint16_t code, const Var &amp;reason, const CompletionCallback &amp;callback)" -->
101 <td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;&#160;</td>
117 <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> called when the connection is closed or an error occurs in closing the connection.</td></tr>
124 <a class="anchor" id="ad8471399bfca7df23b87ded733d53141"></a><!-- doxytag: member="pp::WebSocket::Connect" ref="ad8471399bfca7df23b87ded733d53141" args="(const Var &amp;url, const Var protocols[], uint32_t protocol_count, const CompletionCallback &amp;callback)" -->
149 <td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;&#160;</td>
167 <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> called when a connection is established or an error occurs in establishing connection.</td></tr>
310 <a class="anchor" id="a1eb972115700589ebf6998db4f411c56"></a><!-- doxytag: member="pp::WebSocket::ReceiveMessage" ref="a1eb972115700589ebf6998db4f411c56" args="(Var *message, const CompletionCallback &amp;callback)" --
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/
classpp_1_1_web_socket.html 26 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_web_socket.html#ad8471399bfca7df23b87ded733d53141">Connect</a> (const <a class="el" href="classpp_1_1_var.html">Var</a> &amp;url, const <a class="el" href="classpp_1_1_var.html">Var</a> protocols[], uint32_t protocol_count, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;callback)</td></tr>
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_web_socket.html#ae7913ea4019cc2a10c9a0390c5959071">Close</a> (uint16_t code, const <a class="el" href="classpp_1_1_var.html">Var</a> &amp;reason, 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_web_socket.html#a1eb972115700589ebf6998db4f411c56">ReceiveMessage</a> (<a class="el" href="classpp_1_1_var.html">Var</a> *message, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;callback)</td></tr>
82 <a class="anchor" id="ae7913ea4019cc2a10c9a0390c5959071"></a><!-- doxytag: member="pp::WebSocket::Close" ref="ae7913ea4019cc2a10c9a0390c5959071" args="(uint16_t code, const Var &amp;reason, const CompletionCallback &amp;callback)" -->
101 <td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;&#160;</td>
117 <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> called when the connection is closed or an error occurs in closing the connection.</td></tr>
124 <a class="anchor" id="ad8471399bfca7df23b87ded733d53141"></a><!-- doxytag: member="pp::WebSocket::Connect" ref="ad8471399bfca7df23b87ded733d53141" args="(const Var &amp;url, const Var protocols[], uint32_t protocol_count, const CompletionCallback &amp;callback)" -->
149 <td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;&#160;</td>
167 <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> called when a connection is established or an error occurs in establishing connection.</td></tr>
310 <a class="anchor" id="a1eb972115700589ebf6998db4f411c56"></a><!-- doxytag: member="pp::WebSocket::ReceiveMessage" ref="a1eb972115700589ebf6998db4f411c56" args="(Var *message, const CompletionCallback &amp;callback)" --
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
classpp_1_1_web_socket.html 26 <tr><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_web_socket.html#ad8471399bfca7df23b87ded733d53141">Connect</a> (const <a class="el" href="classpp_1_1_var.html">Var</a> &amp;url, const <a class="el" href="classpp_1_1_var.html">Var</a> protocols[], uint32_t protocol_count, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;callback)</td></tr>
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_web_socket.html#ae7913ea4019cc2a10c9a0390c5959071">Close</a> (uint16_t code, const <a class="el" href="classpp_1_1_var.html">Var</a> &amp;reason, 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_web_socket.html#a1eb972115700589ebf6998db4f411c56">ReceiveMessage</a> (<a class="el" href="classpp_1_1_var.html">Var</a> *message, const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;callback)</td></tr>
82 <a class="anchor" id="ae7913ea4019cc2a10c9a0390c5959071"></a><!-- doxytag: member="pp::WebSocket::Close" ref="ae7913ea4019cc2a10c9a0390c5959071" args="(uint16_t code, const Var &amp;reason, const CompletionCallback &amp;callback)" -->
101 <td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;&#160;</td>
117 <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> called when the connection is closed or an error occurs in closing the connection.</td></tr>
124 <a class="anchor" id="ad8471399bfca7df23b87ded733d53141"></a><!-- doxytag: member="pp::WebSocket::Connect" ref="ad8471399bfca7df23b87ded733d53141" args="(const Var &amp;url, const Var protocols[], uint32_t protocol_count, const CompletionCallback &amp;callback)" -->
149 <td class="paramtype">const <a class="el" href="classpp_1_1_completion_callback.html">CompletionCallback</a> &amp;&#160;</td>
167 <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> called when a connection is established or an error occurs in establishing connection.</td></tr>
310 <a class="anchor" id="a1eb972115700589ebf6998db4f411c56"></a><!-- doxytag: member="pp::WebSocket::ReceiveMessage" ref="a1eb972115700589ebf6998db4f411c56" args="(Var *message, const CompletionCallback &amp;callback)" --
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/devguide/coding/
url-loading.rst 171 pp::CompletionCallback cc =
207 ``ReadBody`` creates another ``CompletionCallback`` (a ``NewOptionalCallback``)
215 pp::CompletionCallback cc =
  /external/chromium_org/net/dns/
address_sorter_posix_unittest.cc 38 virtual int Read(IOBuffer*, int, const CompletionCallback&) OVERRIDE {
42 virtual int Write(IOBuffer*, int, const CompletionCallback&) OVERRIDE {
132 const CompletionCallback& callback,
  /external/chromium_org/net/proxy/
proxy_service.cc 181 const CompletionCallback& callback,
202 const CompletionCallback& /*callback*/) OVERRIDE {
217 const CompletionCallback& callback,
239 const CompletionCallback& callback) OVERRIDE {
362 const CompletionCallback& callback) {
384 const CompletionCallback& callback) {
514 CompletionCallback callback_;
739 const net::CompletionCallback& user_callback,
858 net::CompletionCallback callback = user_callback_;
870 net::CompletionCallback user_callback_
    [all...]
  /external/chromium_org/net/url_request/
test_url_fetcher_factory.cc 170 int response = response_writer_->Initialize(CompletionCallback());
177 CompletionCallback());
179 response = response_writer_->Finish(CompletionCallback());
  /external/chromium_org/ppapi/tests/
test_utils.h 121 // as many times as necessary until a new pp::CompletionCallback is retrieved.
155 // Retrieve a pp::CompletionCallback for use in testing. This Reset()s the
157 pp::CompletionCallback GetCallback();
  /external/chromium_org/remoting/client/plugin/
pepper_packet_socket_factory.cc 201 pp::CompletionCallback callback =
233 pp::CompletionCallback callback =
323 pp::CompletionCallback callback =
  /external/chromium-libpac/src/
proxy_resolver_v8.h 15 typedef void* CompletionCallback;
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_appcache_helper.cc 56 net::CompletionCallback());
  /external/chromium_org/chrome/browser/
chrome_net_benchmarking_message_filter.cc 74 net::CompletionCallback callback =
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_file_stream_reader.cc 107 const net::CompletionCallback& callback) {
136 void LocalReaderProxy::OnReadCompleted(const net::CompletionCallback& callback,
173 const net::CompletionCallback& callback) {
372 const net::CompletionCallback& callback) {
local_file_reader_unittest.cc 32 const net::CompletionCallback& callback) {
  /external/chromium_org/chrome/browser/chromeos/first_run/
drive_first_run_controller.cc 129 void(bool, DriveFirstRunController::UMAOutcome)> CompletionCallback;
134 const CompletionCallback& completion_callback);
187 CompletionCallback completion_callback_;
197 const CompletionCallback& completion_callback)
  /external/chromium_org/chrome/browser/chromeos/offline/
offline_load_page_unittest.cc 29 : chromeos::OfflineLoadPage(web_contents, url, CompletionCallback()),
  /external/chromium_org/chrome/browser/extensions/api/messaging/
message_property_provider.cc 65 net::CompletionCallback net_completion_callback =
  /external/chromium_org/chrome/browser/renderer_host/
offline_resource_throttle.cc 38 const chromeos::OfflineLoadPage::CompletionCallback& callback) {
  /external/chromium_org/components/policy/core/common/cloud/
user_cloud_policy_store.h 83 const UserCloudPolicyValidator::CompletionCallback& callback);
  /external/chromium_org/content/browser/
tcmalloc_internals_request_job.cc 110 const net::CompletionCallback& callback) const {
  /external/chromium_org/content/shell/browser/
shell_message_filter.cc 93 base::Time(), net::CompletionCallback());

Completed in 277 milliseconds

<<21222324252627282930>>