HomeSort by relevance Sort by last modified time
    Searched full:async (Results 76 - 100 of 1591) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium/chrome/browser/extensions/
extension_history_api.h 70 // Base class for history funciton APIs which require async interaction with
77 // Return true if the async call was completed, false otherwise.
80 // Call this method to report the results of the async method to the caller.
  /external/chromium/net/http/
http_auth_controller_unittest.cc 33 // async if |run_mode| is RUN_HANDLER_ASYNC. Upon completion, the
99 // Now try an async handler that returns
100 // ERR_MISSING_AUTH_CREDENTIALS. Async and sync handlers invoke
  /external/chromium_org/base/third_party/symbolize/
demangle.h 32 // An async-signal-safe and thread-safe demangler for Itanium C++ ABI
35 // The demangler is implemented to be used in async signal handlers to
37 // abi::__cxa_demangle() in such signal handlers since it's not async
  /external/chromium_org/content/browser/service_worker/
service_worker_dispatcher_host_unittest.cc 85 // TODO(alecflett): Pump the message loop when this becomes async.
109 // TODO(alecflett): Pump the message loop when this becomes async.
134 // TODO(alecflett): Pump the message loop when this becomes async.
  /external/chromium_org/content/child/
web_database_observer_impl.cc 54 UMA_HISTOGRAM_ENUMERATION("websql.Async." name, \
57 UMA_HISTOGRAM_ENUMERATION("websql.Async." name ".ErrorSite", \
163 UMA_HISTOGRAM_ENUMERATION("websql.Async.VacuumResult",
  /external/chromium_org/net/http/
http_network_transaction_ssl_unittest.cc 113 SSLSocketDataProvider ssl_data1(ASYNC, ERR_SSL_PROTOCOL_ERROR);
121 SSLSocketDataProvider ssl_data2(ASYNC, ERR_SSL_PROTOCOL_ERROR);
129 SSLSocketDataProvider ssl_data3(ASYNC, ERR_SSL_PROTOCOL_ERROR);
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLScriptElement.cpp 99 void HTMLScriptElement::setAsync(bool async)
101 setBooleanAttribute(asyncAttr, async);
105 bool HTMLScriptElement::async() const function in class:WebCore::HTMLScriptElement
  /external/chromium_org/win8/metro_driver/
file_picker.cc 127 HRESULT SinglePickerDone(SingleFileAsyncOp* async, AsyncStatus status);
130 HRESULT MultiPickerDone(MultiFileAsyncOp* async, AsyncStatus status);
151 HRESULT FilePickerDone(SaveFileAsyncOp* async, AsyncStatus status);
198 HRESULT OpenFilePickerSession::SinglePickerDone(SingleFileAsyncOp* async,
202 HRESULT hr = async->GetResults(file.GetAddressOf());
231 LOG(ERROR) << "Unexpected async status " << static_cast<int>(status);
239 HRESULT OpenFilePickerSession::MultiPickerDone(MultiFileAsyncOp* async,
243 HRESULT hr = async->GetResults(files.GetAddressOf());
263 LOG(ERROR) << "Unexpected async status " << static_cast<int>(status);
568 HRESULT SaveFilePickerSession::FilePickerDone(SaveFileAsyncOp* async,
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
global.h 106 * \brief Internal structure for an async notification client handler.
108 * The ALSA library uses a pointer to this structure as a handle to an async
114 * \brief Async notification callback.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
global.h 106 * \brief Internal structure for an async notification client handler.
108 * The ALSA library uses a pointer to this structure as a handle to an async
114 * \brief Async notification callback.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
global.h 106 * \brief Internal structure for an async notification client handler.
108 * The ALSA library uses a pointer to this structure as a handle to an async
114 * \brief Async notification callback.
  /external/chromium-trace/trace-viewer/src/tracing/tracks/
async_slice_group_track.js 18 'async-slice-group-track',
27 this.classList.add('async-slice-group-track');
  /external/chromium_org/jingle/glue/
chrome_async_socket_unittest.cc 145 : ssl_socket_data_provider_(net::ASYNC, net::OK),
530 net::MockConnect(net::ASYNC, net::OK));
552 net::MockConnect(net::ASYNC, net::OK));
567 net::MockConnect(net::ASYNC, net::ERR_TIMED_OUT));
594 net::MockConnect(net::ASYNC, net::OK));
725 net::MockRead(net::ASYNC, net::ERR_TIMED_OUT));
774 net::MockWrite(net::ASYNC, kWriteData, 3));
776 net::MockWrite(net::ASYNC, kWriteData + 3, 5));
778 net::MockWrite(net::ASYNC, kWriteData + 8, arraysize(kWriteData) - 8));
797 net::MockWrite(net::ASYNC, kWriteData, 3))
    [all...]
  /external/chromium_org/net/socket/
ssl_client_socket_pool_unittest.cc 253 data.set_connect_data(MockConnect(ASYNC, ERR_CONNECTION_FAILED));
322 SSLSocketDataProvider ssl(ASYNC, OK);
346 SSLSocketDataProvider ssl(ASYNC, ERR_CERT_COMMON_NAME_INVALID);
370 SSLSocketDataProvider ssl(ASYNC, ERR_SSL_PROTOCOL_ERROR);
394 SSLSocketDataProvider ssl(ASYNC, OK);
421 SSLSocketDataProvider ssl(ASYNC, OK);
446 SSLSocketDataProvider ssl(ASYNC, OK);
478 SSLSocketDataProvider ssl(ASYNC, OK);
528 data.set_connect_data(MockConnect(ASYNC, ERR_CONNECTION_FAILED));
595 SSLSocketDataProvider ssl(ASYNC, OK)
    [all...]
  /external/chromium_org/ppapi/examples/enumerate_devices/
enumerate_devices.html 53 status.innerText = 'Enumerating devices async...'
76 <li><a href="javascript:EnumerateDevices(false)">Enumerate devices async</a></li>
  /external/chromium_org/remoting/webapp/
xhr_proxy.js 45 method, url, async, user, password) {
46 if (!async) {
  /external/chromium_org/sandbox/linux/seccomp-bpf/
die.h 13 // exits with a fatal error. This is not async-signal safe.
16 // An async signal safe version of the same API. Won't print the filename
  /external/chromium_org/third_party/libjingle/source/talk/base/
macasyncsocket.h 58 // Creates an async socket from an existing bsd socket
62 // to async mode
  /external/tcpdump/
fddi.h 68 #define FDDIFC_LLC_ASYNC 0x50 /* Async. LLC frame */
70 #define FDDIFC_IMP_ASYNC 0x60 /* Implementor Async. */
  /frameworks/native/include/gui/
IGraphicBufferProducer.h 88 // The async parameter sets whether we're in asynchrnous mode for this
90 virtual status_t dequeueBuffer(int *slot, sp<Fence>* fence, bool async,
102 // The async parameter sets whether we're queuing a buffer in asynchronous mode.
112 const Rect& crop, int scalingMode, uint32_t transform, bool async,
115 scalingMode(scalingMode), transform(transform), async(async),
125 *outAsync = bool(async);
141 int async; member in struct:android::IGraphicBufferProducer::QueueBufferInput
  /frameworks/native/libs/gui/
IGraphicBufferProducer.cpp 82 virtual status_t dequeueBuffer(int *buf, sp<Fence>* fence, bool async,
86 data.writeInt32(async);
199 bool async = data.readInt32(); local
206 int result = dequeueBuffer(&buf, &fence, async, w, h, format, usage);
278 + sizeof(async)
297 FlattenableUtils::write(buffer, size, async);
310 + sizeof(async);
321 FlattenableUtils::read(buffer, size, async);
  /frameworks/rs/
rsObjectBase.h 64 // The async lock is taken during object creation in non-rs threads
70 // Called inside the async lock for any object list management that is
  /external/chromium_org/webkit/browser/appcache/
appcache_url_request_job_unittest.cc 374 // Some of the individual tests involve multiple async steps. Each test
443 // This test has async steps.
466 // Completion is async.
478 // This test has async steps.
501 // Completion is async.
514 // This test has several async steps.
529 // Continues async
566 // Completion is async.
585 // This test has several async steps.
600 // Continues async
    [all...]
  /external/chromium/chrome/browser/ui/webui/options/
certificate_manager_handler.h 66 // buffer -> starts async write operation
80 // 3. user enters password -> ImportPersonalPasswordSelected -> starts async
96 // 2. user selects file -> ImportServerFileSelected -> starts async read
106 // 2. user selects file -> ImportCAFileSelected -> starts async read
  /external/chromium/net/proxy/
sync_host_resolver_bridge.h 17 // in async mode on |host_resolver_loop|.

Completed in 1304 milliseconds

1 2 34 5 6 7 8 91011>>