/external/chromium_org/content/browser/service_worker/ |
D | service_worker_dispatcher_host.cc | 85 int32 thread_id, in OnRegisterServiceWorker() 120 int32 thread_id, in OnUnregisterServiceWorker() 166 int32 thread_id, in RegistrationComplete() 180 int32 thread_id, in UnregistrationComplete() 192 int32 thread_id, in SendRegistrationError()
|
/external/chromium/chrome/browser/chromeos/login/ |
D | ownership_service.cc | 107 BrowserThread::ID thread_id; in StartUpdateOwnerKey() local 122 BrowserThread::ID thread_id; in StartSigningAttempt() local 138 BrowserThread::ID thread_id; in StartVerifyAttempt() local 171 const BrowserThread::ID thread_id, in UpdateOwnerKey() 190 const BrowserThread::ID thread_id, in TrySigningAttempt() 206 const BrowserThread::ID thread_id, in TryVerifyAttempt()
|
D | owner_manager.cc | 29 void OwnerManager::UpdateOwnerKey(const BrowserThread::ID thread_id, in UpdateOwnerKey() 81 void OwnerManager::Sign(const BrowserThread::ID thread_id, in Sign() 113 void OwnerManager::Verify(const BrowserThread::ID thread_id, in Verify()
|
/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/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/chrome/browser/metrics/ |
D | thread_watcher.cc | 19 ThreadWatcher::ThreadWatcher(const BrowserThread::ID& thread_id, in ThreadWatcher() 39 void ThreadWatcher::StartWatching(const BrowserThread::ID& thread_id, in StartWatching() 181 void ThreadWatcher::OnPingMessage(const BrowserThread::ID& thread_id, in OnPingMessage() 220 bool ThreadWatcherList::IsRegistered(const BrowserThread::ID thread_id) { in IsRegistered() 329 ThreadWatcher* ThreadWatcherList::Find(const BrowserThread::ID& thread_id) { in Find() 337 const BrowserThread::ID& thread_id) { in PreLockedFind()
|
/external/chromium_org/cloud_print/service/win/ |
D | chrome_launcher.cc | 39 void ShutdownChrome(HANDLE process, DWORD thread_id) { in ShutdownChrome() 61 void CloseChrome(HANDLE process, DWORD thread_id) { in CloseChrome() 71 DWORD* thread_id) { in LaunchProcess() 243 DWORD thread_id = 0; in Run() local 320 DWORD thread_id = 0; in CreateServiceStateFile() local
|
/external/chromium_org/content/child/service_worker/ |
D | service_worker_dispatcher.cc | 97 void ServiceWorkerDispatcher::OnRegistered(int32 thread_id, in OnRegistered() 119 int32 thread_id, in OnUnregistered() 132 int32 thread_id, in OnRegistrationError()
|
/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/content/child/fileapi/ |
D | webfilesystem_impl.cc | 118 void DispatchResultsClosure(int thread_id, int callbacks_id, in DispatchResultsClosure() 134 int thread_id, int callbacks_id, in CallbackFileSystemCallbacks() 148 int thread_id, int callbacks_id, in OpenFileSystemCallbackAdapter() 158 int thread_id, int callbacks_id, in ResolveURLCallbackAdapter() 172 void StatusCallbackAdapter(int thread_id, int callbacks_id, in StatusCallbackAdapter() 187 void ReadMetadataCallbackAdapter(int thread_id, int callbacks_id, in ReadMetadataCallbackAdapter() 199 int thread_id, int callbacks_id, WaitableCallbackResults* waitable_results, in ReadDirectoryCallbackAdapater() 241 int thread_id, int callbacks_id, in CreateFileWriterCallbackAdapter() 279 int thread_id, int callbacks_id, in CreateSnapshotFileCallbackAdapter()
|
/external/chromium_org/base/win/ |
D | scoped_handle.cc | 20 DWORD thread_id; member 36 DWORD thread_id = GetCurrentThreadId(); in StartTracking() local
|
D | scoped_process_information.h | 67 DWORD thread_id() const { in thread_id() function
|
/external/chromium_org/components/browser_context_keyed_service/ |
D | refcounted_browser_context_keyed_service.cc | 28 const content::BrowserThread::ID thread_id) in RefcountedBrowserContextKeyedService()
|
/external/compiler-rt/lib/lsan/lit_tests/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 | 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/mesa3d/src/gallium/tests/unit/ |
D | pipe_barrier_test.c | 52 int thread_id = *((int *) thread_data); in PIPE_THREAD_ROUTINE() 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/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
|
/external/chromium_org/third_party/leveldatabase/ |
D | chromium_logger.h | 24 const long long unsigned int thread_id = in Logv() local
|
/external/chromium_org/sandbox/linux/services/ |
D | thread_helpers.cc | 42 const base::PlatformThreadId thread_id = thread->thread_id(); in StopThreadAndWatchProcFS() local
|
/external/chromium/chrome/browser/prefs/ |
D | pref_member.cc | 46 void PrefMemberBase::MoveToThread(BrowserThread::ID thread_id) { in MoveToThread() 106 void PrefMemberBase::Internal::MoveToThread(BrowserThread::ID thread_id) { in MoveToThread()
|