| /external/chromium_org/content/child/ |
| D | quota_message_filter.cc | 24 int QuotaMessageFilter::GenerateRequestID(int thread_id) { in GenerateRequestID() 30 void QuotaMessageFilter::ClearThreadRequests(int thread_id) { in ClearThreadRequests() 46 int request_id = -1, thread_id = 0; in OverrideTaskRunnerForMessage() local
|
| /external/chromium_org/content/child/service_worker/ |
| D | service_worker_dispatcher.cc | 290 int thread_id, in OnAssociateRegistration() 307 int thread_id, in OnDisassociateRegistration() 320 int thread_id, in OnRegistered() 341 void ServiceWorkerDispatcher::OnUnregistered(int thread_id, in OnUnregistered() 362 int thread_id, in OnDidGetRegistration() 389 int thread_id, in OnRegistrationError() 413 int thread_id, in OnUnregistrationError() 438 int thread_id, in OnGetRegistrationError() 463 int thread_id, in OnServiceWorkerStateChanged() 480 int thread_id, in OnSetVersionAttributes() [all …]
|
| D | service_worker_message_filter.cc | 82 int thread_id, in OnStaleRegistered() 96 int thread_id, in OnStaleSetVersionAttributes() 112 int thread_id, in OnStaleSetControllerServiceWorker()
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_stoptheworld.h | 37 bool Contains(SuspendedThreadID thread_id) const { in Contains() 44 void Append(SuspendedThreadID thread_id) { in Append()
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
| D | stack_utils.py | 35 def log_thread_state(logger, name, thread_id, msg=''): argument 45 def _find_thread_stack(thread_id): argument
|
| /external/chromium_org/content/browser/service_worker/ |
| D | service_worker_context_observer.h | 48 int thread_id) {} in OnWorkerStarted() 51 int thread_id) {} in OnWorkerStopped() 55 int thread_id, in OnErrorReported() 59 int thread_id, in OnReportConsoleMessage()
|
| D | service_worker_dispatcher_host.cc | 213 int thread_id, in OnRegisterServiceWorker() 266 int thread_id, in OnUnregisterServiceWorker() 315 int thread_id, in OnGetRegistration() 476 int thread_id, in RegistrationComplete() 522 int thread_id) { in OnWorkerScriptLoaded() 671 int thread_id, in UnregistrationComplete() 690 int thread_id, in GetRegistrationComplete() 721 int thread_id, in SendRegistrationError() 733 int thread_id, in SendUnregistrationError() 745 int thread_id, in SendGetRegistrationError()
|
| D | service_worker_handle.cc | 45 int thread_id, in Create() 59 int thread_id, in ServiceWorkerHandle()
|
| D | embedded_worker_test_helper.cc | 109 int thread_id, in OnMessageToWorker() 170 int thread_id, int embedded_worker_id) { in SimulateWorkerScriptLoaded() 238 int thread_id, in OnMessageToWorkerStub()
|
| /external/chromium_org/cloud_print/service/win/ |
| D | chrome_launcher.cc | 40 void ShutdownChrome(HANDLE process, DWORD thread_id) { in ShutdownChrome() 62 void CloseChrome(HANDLE process, DWORD thread_id) { in CloseChrome() 72 DWORD* thread_id) { in LaunchProcess() 224 DWORD thread_id = 0; in Run() local 298 DWORD thread_id = 0; in CreateServiceStateFile() local
|
| /external/chromium_org/chrome/browser/web_resource/ |
| D | json_asynchronous_unpacker.cc | 35 BrowserThread::ID thread_id; in Start() local 88 void StartProcessOnIOThread(BrowserThread::ID thread_id, in StartProcessOnIOThread()
|
| /external/chromium_org/third_party/webrtc/test/ |
| D | direct_transport.cc | 27 unsigned int thread_id; in DirectTransport() local 39 unsigned int thread_id; in DirectTransport() local
|
| /external/chromium_org/content/browser/resources/service_worker/ |
| D | serviceworker_internals.js | 187 function onWorkerStarted(partition_id, version_id, process_id, thread_id) { argument 191 function onWorkerStopped(partition_id, version_id, process_id, thread_id) { argument 198 thread_id, argument 208 thread_id, argument
|
| /external/chromium_org/content/child/fileapi/ |
| D | webfilesystem_impl.cc | 193 void DispatchResultsClosure(int thread_id, int callbacks_id, in DispatchResultsClosure() 214 int thread_id, int callbacks_id, in CallbackFileSystemCallbacks() 230 int thread_id, int callbacks_id, in OpenFileSystemCallbackAdapter() 239 void ResolveURLCallbackAdapter(int thread_id, in ResolveURLCallbackAdapter() 255 void StatusCallbackAdapter(int thread_id, int callbacks_id, in StatusCallbackAdapter() 271 void ReadMetadataCallbackAdapter(int thread_id, int callbacks_id, in ReadMetadataCallbackAdapter() 281 int thread_id, in ReadDirectoryCallbackAdapter() 319 int thread_id, int callbacks_id, in CreateFileWriterCallbackAdapter() 357 int thread_id, int callbacks_id, in CreateSnapshotFileCallbackAdapter()
|
| /external/chromium_org/components/keyed_service/content/ |
| D | refcounted_browser_context_keyed_service.cc | 27 const content::BrowserThread::ID thread_id) in RefcountedBrowserContextKeyedService()
|
| /external/chromium_org/base/win/ |
| D | scoped_process_information.h | 67 DWORD thread_id() const { in thread_id() function
|
| /external/compiler-rt/test/lsan/TestCases/ |
| D | use_stacks_threaded.cc | 26 pthread_t thread_id; in main() local
|
| D | use_registers.cc | 41 pthread_t thread_id; in main() local
|
| D | cleanup_in_tsd_destructor.cc | 37 pthread_t thread_id; in main() local
|
| D | disabler_in_tsd_destructor.cc | 32 pthread_t thread_id; in main() local
|
| /external/valgrind/main/helgrind/tests/ |
| D | tc03_re_excl.c | 25 pthread_t thread_id; in main() local
|
| /external/chromium_org/third_party/mesa/src/src/gallium/tests/unit/ |
| D | pipe_barrier_test.c | 52 int thread_id = *((int *) thread_data); in PIPE_THREAD_ROUTINE() local
|
| /external/mesa3d/src/gallium/tests/unit/ |
| D | pipe_barrier_test.c | 52 int thread_id = *((int *) thread_data); in PIPE_THREAD_ROUTINE() local
|
| /external/compiler-rt/lib/sanitizer_common/tests/ |
| D | sanitizer_stoptheworld_testlib.cc | 48 pthread_t thread_id; in StopTheWorldTestLibConstructor() local
|
| /external/chromium_org/base/ |
| D | observer_list_threadsafe.h | 115 base::PlatformThreadId thread_id = base::PlatformThread::CurrentId(); in AddObserver() local 133 base::PlatformThreadId thread_id = base::PlatformThread::CurrentId(); in RemoveObserver() local
|