Home
last modified time | relevance | path

Searched refs:default_thread (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dresource_reply_thread_registrar.cc16 scoped_refptr<base::MessageLoopProxy> default_thread) in ResourceReplyThreadRegistrar() argument
17 : default_thread_(default_thread) { in ResourceReplyThreadRegistrar()
Dresource_reply_thread_registrar.h34 scoped_refptr<base::MessageLoopProxy> default_thread);