Searched defs:GetManagedProperties (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dnetwork_config_message_handler.cc62 base::Bind(&NetworkConfigMessageHandler::GetManagedProperties,
123 void NetworkConfigMessageHandler::GetManagedProperties( function in class:chromeos::NetworkConfigMessageHandler
138 GetManagedProperties(
/external/chromium_org/components/wifi/
H A Dfake_wifi_service.cc79 void FakeWiFiService::GetManagedProperties( function in class:wifi::FakeWiFiService
H A Dwifi_service_win.cc189 virtual void GetManagedProperties(const std::string& network_guid,
539 void WiFiServiceImpl::GetManagedProperties( function in class:wifi::WiFiServiceImpl
/external/chromium_org/chrome/browser/extensions/api/networking_private/
H A Dnetworking_private_chromeos.cc150 void NetworkingPrivateChromeOS::GetManagedProperties( function in class:extensions::NetworkingPrivateChromeOS
166 GetManagedConfigurationHandler()->GetManagedProperties(
H A Dnetworking_private_service_client.cc193 void NetworkingPrivateServiceClient::GetManagedProperties( function in class:extensions::NetworkingPrivateServiceClient
207 base::Bind(&WiFiService::GetManagedProperties,
/external/chromium_org/chromeos/network/
H A Dmanaged_network_configuration_handler_unittest.cc295 void GetManagedProperties(const std::string& userhash, function in class:chromeos::ManagedNetworkConfigurationHandlerTest
297 managed_handler()->GetManagedProperties(
753 // Verify that GetManagedProperties correctly augments the properties with the
756 // GetManagedProperties requires the device policy to be set or explicitly
774 GetManagedProperties(kUser1, "wifi2");
H A Dmanaged_network_configuration_handler_impl.cc111 // GetManagedProperties
113 void ManagedNetworkConfigurationHandlerImpl::GetManagedProperties( function in class:chromeos::ManagedNetworkConfigurationHandlerImpl

Completed in 1576 milliseconds