Searched refs:dbus_task_runner (Results 1 - 2 of 2) 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
H A Dbus.cc186 dbus_task_runner_(options.dbus_task_runner),

Completed in 60 milliseconds