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

  /external/chromium_org/chromeos/dbus/
dbus_thread_manager.cc 90 shill_profile_client_.reset(ShillProfileClient::Create());
167 return shill_profile_client_.get();
235 scoped_ptr<ShillProfileClient> shill_profile_client_; member in class:chromeos::DBusClientBundle
fake_dbus_thread_manager.cc 235 shill_profile_client_ = client.Pass();
415 return shill_profile_client_.get();
fake_dbus_thread_manager.h 151 scoped_ptr<ShillProfileClient> shill_profile_client_; member in class:chromeos::FakeDBusThreadManager

Completed in 87 milliseconds