Lines Matching refs:Options
30 TestService::Options::Options()
34 TestService::Options::~Options() {
37 TestService::TestService(const Options& options)
39 request_ownership_options_(options.request_ownership_options),
40 dbus_task_runner_(options.dbus_task_runner),
50 base::Thread::Options thread_options;
160 Bus::Options bus_options;