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

  /external/libchrome/dbus/
bus.h 43 // the current thread's task runner. If |dbus_task_runner| option is
51 // - The D-Bus thread: the thread servicing |dbus_task_runner|.
193 // If dbus_task_runner is set, the bus object will use that
200 scoped_refptr<base::SequencedTaskRunner> dbus_task_runner; member in struct:dbus::Bus::Options
bus.cc 159 dbus_task_runner_(options.dbus_task_runner),
    [all...]

Completed in 102 milliseconds