Home
last modified time | relevance | path

Searched refs:GetManagedProperties (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/networking_private/
Dnetworking_private_api_nonchromeos.cc72 scoped_ptr<api::GetManagedProperties::Params> params = in RunAsync()
73 api::GetManagedProperties::Params::Create(*args_); in RunAsync()
78 service_client->GetManagedProperties( in RunAsync()
Dnetworking_private_api_chromeos.cc143 scoped_ptr<api::GetManagedProperties::Params> params = in RunAsync()
144 api::GetManagedProperties::Params::Create(*args_); in RunAsync()
161 GetManagedProperties( in RunAsync()
Dnetworking_private_service_client.h136 void GetManagedProperties(const std::string& network_guid,
Dnetworking_private_service_client.cc254 void NetworkingPrivateServiceClient::GetManagedProperties( in GetManagedProperties() function in extensions::NetworkingPrivateServiceClient
267 base::Bind(&WiFiService::GetManagedProperties, in GetManagedProperties()
Dnetworking_private_apitest.cc487 GetManagedProperties) { in IN_PROC_BROWSER_TEST_F() argument
/external/chromium_org/chromeos/network/
Dmock_managed_network_configuration_handler.h29 MOCK_METHOD4(GetManagedProperties,
Dmanaged_network_configuration_handler.h68 virtual void GetManagedProperties(
Dmanaged_network_configuration_handler_impl.h48 virtual void GetManagedProperties(
Dmanaged_network_configuration_handler_impl.cc113 void ManagedNetworkConfigurationHandlerImpl::GetManagedProperties( in GetManagedProperties() function in chromeos::ManagedNetworkConfigurationHandlerImpl
/external/chromium_org/components/wifi/
Dwifi_service.h55 virtual void GetManagedProperties(const std::string& network_guid,
Dfake_wifi_service.h28 virtual void GetManagedProperties(const std::string& network_guid,
Dfake_wifi_service.cc79 void FakeWiFiService::GetManagedProperties( in GetManagedProperties() function in wifi::FakeWiFiService
Dwifi_service_mac.mm39 virtual void GetManagedProperties(const std::string& network_guid,
195 void WiFiServiceMac::GetManagedProperties(
Dwifi_service_win.cc189 virtual void GetManagedProperties(const std::string& network_guid,
539 void WiFiServiceImpl::GetManagedProperties( in GetManagedProperties() function in wifi::WiFiServiceImpl