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 288 ConfigureServiceForProfile(
309 ConfigureServiceForProfile(
350 ConfigureServiceForProfile(dbus::ObjectPath(kUser1ProfilePath),
363 EXPECT_CALL(*mock_manager_client_, ConfigureServiceForProfile(_, _, _, _));
405 ConfigureServiceForProfile(
438 ConfigureServiceForProfile(
474 ConfigureServiceForProfile(
506 ConfigureServiceForProfile(
587 ConfigureServiceForProfile(
614 ConfigureServiceForProfile(
    [all...]
network_configuration_handler.cc 286 "ConfigureServiceForProfile is not implemented for Ethernet");
297 manager->ConfigureServiceForProfile(
network_configuration_handler_unittest.cc 356 ConfigureServiceForProfile(dbus::ObjectPath(profile), _, _, _))
  /external/chromium_org/chromeos/dbus/
mock_shill_manager_client.h 44 MOCK_METHOD4(ConfigureServiceForProfile,
shill_manager_client.h 161 // Calls ConfigureServiceForProfile method.
163 virtual void ConfigureServiceForProfile(
fake_shill_manager_client.h 55 virtual void ConfigureServiceForProfile(
shill_manager_client.cc 118 virtual void ConfigureServiceForProfile(
fake_shill_manager_client.cc 267 void FakeShillManagerClient::ConfigureServiceForProfile(

Completed in 243 milliseconds