Home
last modified time | relevance | path

Searched defs:GLibLoopRunner (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/message_loop/
Dmessage_pump_glib_unittest.cc408 class GLibLoopRunner : public RefCounted<GLibLoopRunner> { class
410 GLibLoopRunner() : quit_(false) { } in GLibLoopRunner() function in base::__anon03897ca10411::GLibLoopRunner