OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetManagedProperties
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/chromeos/network/
managed_network_configuration_handler.h
68
virtual void
GetManagedProperties
(
mock_managed_network_configuration_handler.h
30
MOCK_METHOD4(
GetManagedProperties
,
managed_network_configuration_handler_impl.h
48
virtual void
GetManagedProperties
(
managed_network_configuration_handler_impl.cc
117
void ManagedNetworkConfigurationHandlerImpl::
GetManagedProperties
(
/external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_api_nonchromeos.cc
72
scoped_ptr<api::
GetManagedProperties
::Params> params =
73
api::
GetManagedProperties
::Params::Create(*args_);
78
service_client->
GetManagedProperties
(
networking_private_api_chromeos.cc
118
scoped_ptr<api::
GetManagedProperties
::Params> params =
119
api::
GetManagedProperties
::Params::Create(*args_);
125
GetManagedProperties
(
networking_private_service_client.h
124
void
GetManagedProperties
(const std::string& network_guid,
networking_private_service_client.cc
204
void NetworkingPrivateServiceClient::
GetManagedProperties
(
217
base::Bind(&WiFiService::
GetManagedProperties
,
networking_private_apitest.cc
348
GetManagedProperties
) {
400
EXPECT_TRUE(RunNetworkingSubtest("
getManagedProperties
")) << message_;
/external/chromium_org/components/wifi/
wifi_service.h
55
virtual void
GetManagedProperties
(const std::string& network_guid,
fake_wifi_service.cc
101
virtual void
GetManagedProperties
(const std::string& network_guid,
wifi_service_win.cc
183
virtual void
GetManagedProperties
(const std::string& network_guid,
482
void WiFiServiceImpl::
GetManagedProperties
(const std::string& network_guid,
[
all
...]
Completed in 85 milliseconds