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

  /external/chromium_org/chromeos/network/
managed_network_configuration_handler_unittest.cc 352 ConfigureServiceForProfile(
373 ConfigureServiceForProfile(
414 ConfigureServiceForProfile(dbus::ObjectPath(kUser1ProfilePath),
427 EXPECT_CALL(*mock_manager_client_, ConfigureServiceForProfile(_, _, _, _));
469 ConfigureServiceForProfile(
502 ConfigureServiceForProfile(
538 ConfigureServiceForProfile(
563 ConfigureServiceForProfile(
601 ConfigureServiceForProfile(dbus::ObjectPath(kUser1ProfilePath),
632 ConfigureServiceForProfile(
    [all...]
network_configuration_handler.cc 277 "ConfigureServiceForProfile: Invalid type: " + type);
289 manager->ConfigureServiceForProfile(
network_configuration_handler_unittest.cc 357 ConfigureServiceForProfile(dbus::ObjectPath(profile), _, _, _))
  /external/chromium_org/chromeos/dbus/
mock_shill_manager_client.h 45 MOCK_METHOD4(ConfigureServiceForProfile,
shill_manager_client.h 184 // Calls ConfigureServiceForProfile method.
186 virtual void ConfigureServiceForProfile(
fake_shill_manager_client.h 59 virtual void ConfigureServiceForProfile(
shill_manager_client.cc 119 virtual void ConfigureServiceForProfile(
fake_shill_manager_client.cc 300 void FakeShillManagerClient::ConfigureServiceForProfile(
    [all...]

Completed in 3887 milliseconds