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

  /external/chromium_org/chromeos/dbus/
dbus_thread_manager.h 145 virtual ShillIPConfigClient* GetShillIPConfigClient() = 0;
dbus_thread_manager.cc 328 virtual ShillIPConfigClient* GetShillIPConfigClient() OVERRIDE {
538 InitClient(g_dbus_thread_manager->GetShillIPConfigClient());
fake_dbus_thread_manager.h 83 virtual ShillIPConfigClient* GetShillIPConfigClient() OVERRIDE;
fake_dbus_thread_manager.cc 327 FakeDBusThreadManager::GetShillIPConfigClient() {
  /external/chromium_org/chromeos/network/
shill_property_handler_unittest.cc 421 DBusThreadManager::Get()->GetShillIPConfigClient()->SetProperty(
428 DBusThreadManager::Get()->GetShillIPConfigClient()->SetProperty(
433 DBusThreadManager::Get()->GetShillIPConfigClient()->SetProperty(
438 DBusThreadManager::Get()->GetShillIPConfigClient()->SetProperty(
network_device_handler.cc 88 DBusThreadManager::Get()->GetShillIPConfigClient()->Refresh(
shill_property_handler.cc 490 DBusThreadManager::Get()->GetShillIPConfigClient()->GetProperties(
532 DBusThreadManager::Get()->GetShillIPConfigClient()->GetProperties(

Completed in 190 milliseconds