Searched defs:dbus_task_runner (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/dbus/
H A Dbus.h47 // the current thread's task runner. If |dbus_task_runner| option is
55 // - The D-Bus thread: the thread servicing |dbus_task_runner|.
197 // If dbus_task_runner is set, the bus object will use that
204 scoped_refptr<base::SequencedTaskRunner> dbus_task_runner; member in struct:dbus::Bus::Options

Completed in 50 milliseconds