HomeSort by relevance Sort by last modified time
    Searched refs:plugin_thread_id_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/base/
plugin_thread_task_runner.h 89 const base::PlatformThreadId plugin_thread_id_; member in class:remoting::PluginThreadTaskRunner
plugin_thread_task_runner.cc 23 : plugin_thread_id_(base::PlatformThread::CurrentId()),
133 return base::PlatformThread::CurrentId() == plugin_thread_id_;

Completed in 5823 milliseconds