HomeSort by relevance Sort by last modified time
    Searched refs:PlatformThreadId (Results 26 - 50 of 70) sorted by null

12 3

  /external/chromium_org/remoting/base/
plugin_thread_task_runner.h 89 const base::PlatformThreadId plugin_thread_id_;
  /external/chromium_org/sandbox/linux/services/
thread_helpers.cc 60 const base::PlatformThreadId thread_id = thread->thread_id();
credentials.cc 110 void ChrootToThreadFdInfo(base::PlatformThreadId tid, bool* result) {
114 COMPILE_ASSERT((base::is_same<base::PlatformThreadId, int>::value),
  /external/chromium_org/third_party/leveldatabase/
chromium_logger.h 26 const base::PlatformThreadId thread_id =
  /external/chromium_org/base/threading/
platform_thread_win.cc 32 void SetNameInternal(PlatformThreadId thread_id, const char* name) {
128 PlatformThreadId PlatformThread::CurrentId() {
worker_pool_posix_unittest.cc 57 std::set<PlatformThreadId>* unique_threads) {
72 std::set<PlatformThreadId>* unique_threads;
142 std::set<PlatformThreadId> unique_threads_;
platform_thread_posix.cc 146 PlatformThreadId PlatformThread::CurrentId() {
  /external/chromium_org/content/child/
webthread_impl.cc 91 blink::PlatformThreadId WebThreadImpl::threadId() const {
134 blink::PlatformThreadId WebThreadImplForMessageLoop::threadId() const {
  /external/chromium_org/mojo/services/html_viewer/
webthread_impl.cc 91 blink::PlatformThreadId WebThreadImpl::threadId() const {
133 blink::PlatformThreadId WebThreadImplForMessageLoop::threadId() const {
  /external/chromium_org/cc/trees/
proxy.h 127 const base::PlatformThreadId main_thread_id_;
  /external/chromium_org/content/renderer/
scheduler_proxy_task_runner.h 77 const base::PlatformThreadId main_thread_id_;
  /external/chromium_org/third_party/WebKit/Source/core/workers/
WorkerThread.h 96 PlatformThreadId platformThreadId() const;
  /external/chromium_org/base/
observer_list_threadsafe.h 115 base::PlatformThreadId thread_id = base::PlatformThread::CurrentId();
133 base::PlatformThreadId thread_id = base::PlatformThread::CurrentId();
282 // Key by PlatformThreadId because in tests, clients can attempt to remove
285 typedef std::map<base::PlatformThreadId, ObserverListContext*>
  /external/chromium_org/chrome/browser/chromeos/dbus/
cros_dbus_service.cc 96 base::PlatformThreadId origin_thread_id_;
proxy_resolution_service_provider.cc 179 base::PlatformThreadId origin_thread_id_;
  /external/chromium_org/net/socket/
ssl_client_socket_nss.h 218 mutable base::PlatformThreadId valid_thread_id_;
  /external/chromium_org/chrome/browser/metrics/
thread_watcher.h 622 const base::PlatformThreadId thread_id_;
645 const base::PlatformThreadId thread_id_;
  /external/chromium_org/base/metrics/
stats_table.cc 121 PlatformThreadId* thread_tid(int slot_id) const {
163 PlatformThreadId* thread_tid_table_;
257 thread_tid_table_ = reinterpret_cast<PlatformThreadId*>(data + offset);
  /external/chromium_org/base/message_loop/
message_pump_glib.cc 133 PlatformThreadId thread_id;
  /external/chromium_org/chrome/browser/content_settings/
host_content_settings_map.h 343 mutable base::PlatformThreadId used_from_thread_id_;
  /external/chromium_org/chromeos/dbus/
bluetooth_gatt_service_service_provider.cc 229 base::PlatformThreadId origin_thread_id_;
bluetooth_profile_service_provider.cc 217 base::PlatformThreadId origin_thread_id_;
  /external/chromium_org/content/ppapi_plugin/
ppapi_webkitplatformsupport_impl.cc 68 base::PlatformThreadId creation_thread_;
  /external/chromium_org/content/renderer/gpu/
compositor_output_surface.cc 279 base::PlatformThreadId g_last_thread = base::PlatformThread::CurrentId();
  /external/chromium_org/dbus/
bus.h 710 base::PlatformThreadId origin_thread_id_;

Completed in 1874 milliseconds

12 3