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

<<313233

  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/c/
struct_p_p_b___message_loop__1__0.html 71 <div class="fragment"><pre class="fragment"> pp::CompletionCallback callback = factory_.NewOptionalCallback(...);
struct_p_p_b___graphics2_d__1__1.html 96 <tr><td class="paramdir">[in]</td><td class="paramname">callback</td><td>A <code>CompletionCallback</code> to be called when the image has been painted on the screen.</td></tr>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
inherits.html 21 <area shape="rect" id="node1" href="classpp_1_1_completion_callback_factory.html" title="CompletionCallbackFactory&lt;T&gt; may be used to create CompletionCallback objects that are bound to membe..." alt="" coords="7,5,345,35"></area></map>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/c/
struct_p_p_b___message_loop__1__0.html 71 <div class="fragment"><pre class="fragment"> pp::CompletionCallback callback = factory_.NewOptionalCallback(...);
struct_p_p_b___graphics2_d__1__1.html 96 <tr><td class="paramdir">[in]</td><td class="paramname">callback</td><td>A <code>CompletionCallback</code> to be called when the image has been painted on the screen.</td></tr>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/
inherits.html 21 <area shape="rect" id="node1" href="classpp_1_1_completion_callback_factory.html" title="CompletionCallbackFactory&lt;T&gt; may be used to create CompletionCallback objects that are bound to membe..." alt="" coords="7,5,345,35"></area></map>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/c/
struct_p_p_b___message_loop__1__0.html 71 <div class="fragment"><pre class="fragment"> pp::CompletionCallback callback = factory_.NewOptionalCallback(...);
struct_p_p_b___graphics2_d__1__1.html 96 <tr><td class="paramdir">[in]</td><td class="paramname">callback</td><td>A <code>CompletionCallback</code> to be called when the image has been painted on the screen.</td></tr>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
inherits.html 21 <area shape="rect" id="node1" href="classpp_1_1_completion_callback_factory.html" title="CompletionCallbackFactory&lt;T&gt; may be used to create CompletionCallback objects that are bound to membe..." alt="" coords="7,5,345,35"></area></map>
  /external/chromium_org/native_client_sdk/src/doc/
_reference_toc.yaml 292 - title: "CompletionCallback"
  /external/chromium_org/net/disk_cache/simple/
simple_index_unittest.cc 124 const net::CompletionCallback& callback) OVERRIDE {
  /external/chromium_org/net/http/
http_auth_cache_unittest.cc 47 const CompletionCallback& callback,
http_network_transaction_unittest.cc 520 const CompletionCallback& callback,
    [all...]
  /external/chromium_org/net/socket/
ssl_client_socket_pool.cc 714 const CompletionCallback& callback,
  /external/chromium_org/ppapi/examples/ime/
ime.cc 694 device.Flush(pp::CompletionCallback(&OnFlush, this));
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_protocol_unittest.cc 59 const net::CompletionCallback& callback,
    [all...]
  /external/chromium_org/content/browser/service_worker/
service_worker_storage.cc     [all...]
  /external/chromium_org/net/proxy/
proxy_resolver_v8_tracing_unittest.cc 769 const CompletionCallback& callback,
    [all...]
  /external/chromium_org/net/socket_stream/
socket_stream.cc 54 SocketStream* socket, const CompletionCallback& callback) {
    [all...]
  /external/chromium_org/net/websockets/
websocket_basic_stream_test.cc 133 CompletionCallback(),
    [all...]
websocket_job_test.cc 101 const CompletionCallback& callback) OVERRIDE {
    [all...]
  /external/chromium_org/ppapi/proxy/
ppb_instance_proxy.cc     [all...]
  /external/chromium_org/net/spdy/
spdy_session.cc 463 const CompletionCallback& callback) {
506 CompletionCallback callback = callback_;
517 CompletionCallback callback = callback_;
    [all...]
spdy_session_unittest.cc 216 CompletionCallback MakeCallback() {
702 CompletionCallback());
    [all...]
  /external/chromium_org/content/browser/appcache/
appcache_update_job.cc     [all...]

Completed in 1383 milliseconds

<<313233