Home
last modified time | relevance | path

Searched defs:WorkerTask (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/talk/app/webrtc/
Ddtlsidentitystore.cc56 class DtlsIdentityStoreImpl::WorkerTask : public sigslot::has_slots<>, class in webrtc::DtlsIdentityStoreImpl
59 WorkerTask(DtlsIdentityStoreImpl* store, rtc::KeyType key_type) in WorkerTask() function in webrtc::DtlsIdentityStoreImpl::WorkerTask
Ddtlsidentitystore.h125 class WorkerTask; variable
/external/v8/src/compiler-dispatcher/
Dcompiler-dispatcher.h129 class WorkerTask; variable
Dcompiler-dispatcher.cc124 class CompilerDispatcher::WorkerTask : public CancelableTask { class in v8::internal::CompilerDispatcher
139 CompilerDispatcher::WorkerTask::WorkerTask(CancelableTaskManager* task_manager, in WorkerTask() function in v8::internal::CompilerDispatcher::WorkerTask
/external/v8/benchmarks/
Drichards.js424 function WorkerTask(scheduler, v1, v2) { class