Searched refs:ShillDeviceClient (Results 1 – 17 of 17) sorted by relevance
36 class CHROMEOS_EXPORT ShillDeviceClient : public DBusClient {61 virtual ~ShillDeviceClient();65 static ShillDeviceClient* Create();173 ShillDeviceClient();176 DISALLOW_COPY_AND_ASSIGN(ShillDeviceClient);
24 class ShillDeviceClientImpl : public ShillDeviceClient {247 ShillDeviceClient::ShillDeviceClient() {} in ShillDeviceClient() function in chromeos::ShillDeviceClient249 ShillDeviceClient::~ShillDeviceClient() {} in ~ShillDeviceClient()252 ShillDeviceClient* ShillDeviceClient::Create() { in Create()
19 : public ShillDeviceClient,20 public ShillDeviceClient::TestInterface {86 virtual ShillDeviceClient::TestInterface* GetTestInterface() OVERRIDE;
28 class ShillDeviceClient; variable157 ShillDeviceClient* shill_device_client() { in shill_device_client()260 scoped_ptr<ShillDeviceClient> shill_device_client_;
57 class ShillDeviceClient; variable144 ShillDeviceClient* GetShillDeviceClient();217 void SetShillDeviceClient(scoped_ptr<ShillDeviceClient> client);
62 client_.reset(ShillDeviceClient::Create()); in SetUp()73 scoped_ptr<ShillDeviceClient> client_;
35 const ShillDeviceClient::ErrorCallback& error_callback) { in PostDeviceNotFoundError()267 ShillDeviceClient::TestInterface* FakeShillDeviceClient::GetTestInterface() { in GetTestInterface()
184 ShillDeviceClient*516 scoped_ptr<ShillDeviceClient> client) { in SetShillDeviceClient()
186 shill_device_client_.reset(ShillDeviceClient::Create()); in DBusClientBundle()
173 ShillDeviceClient::TestInterface* device_client = in RequestScan()597 ShillDeviceClient::TestInterface* devices = in SetupDefaultEnvironment()
32 using chromeos::ShillDeviceClient;62 ShillDeviceClient::TestInterface* device_test = in SetupDefaultShillState()
37 scoped_ptr<ShillDeviceClient>(fake_device_client_)); in SetUp()56 ShillDeviceClient::TestInterface* device_test = in SetUp()188 ShillDeviceClient::TestInterface* device_test = in TEST_F()
64 ShillDeviceClient::TestInterface* device_test = in SetUp()
297 ShillDeviceClient::TestInterface* device_test_;
262 ShillDeviceClient::TestInterface* device_test_;
63 using chromeos::ShillDeviceClient;403 ShillDeviceClient::TestInterface* device_test_;
714 chromeos::ShillDeviceClient::TestInterface* test_device_client = in SetUp()