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

  /external/chromium_org/chromeos/network/
managed_network_configuration_handler.h 76 // CreateConfiguration or if it is managed by a policy. The given properties
90 virtual void CreateConfiguration(
mock_managed_network_configuration_handler.h 42 CreateConfiguration,
managed_network_configuration_handler_impl.h 60 virtual void CreateConfiguration(
network_configuration_handler.h 91 void CreateConfiguration(
managed_network_configuration_handler_impl.cc 238 // CreateConfiguration, user settings from older ChromeOS versions have to
295 void ManagedNetworkConfigurationHandlerImpl::CreateConfiguration(
330 network_configuration_handler_->CreateConfiguration(
446 network_configuration_handler_->CreateConfiguration(
476 network_configuration_handler_->CreateConfiguration(
network_configuration_handler_unittest.cc 346 TEST_F(NetworkConfigurationHandlerTest, CreateConfiguration) {
359 network_configuration_handler_->CreateConfiguration(
605 network_configuration_handler_->CreateConfiguration(
network_configuration_handler.cc 274 void NetworkConfigurationHandler::CreateConfiguration(
290 NET_LOG_USER("CreateConfiguration", type);
304 "Config.CreateConfiguration Failed",
364 // This may also get called when CreateConfiguration is used to update an
  /external/chromium_org/chrome/browser/chromeos/net/
onc_utils.cc 256 config_handler->CreateConfiguration(
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_api_chromeos.cc 240 CreateConfiguration(
  /external/chromium_org/ash/system/chromeos/network/
network_connect.cc 483 NetworkHandler::Get()->network_configuration_handler()->CreateConfiguration(

Completed in 136 milliseconds