OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EnableTechnology
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/chromeos/dbus/
mock_shill_manager_client.h
35
MOCK_METHOD3(
EnableTechnology
, void(const std::string& type,
shill_manager_client.h
143
// Calls
EnableTechnology
method.
145
virtual void
EnableTechnology
(const std::string& type,
fake_shill_manager_client.h
43
virtual void
EnableTechnology
(
shill_manager_client.cc
79
virtual void
EnableTechnology
(
shill_manager_client_unittest.cc
228
TEST_F(ShillManagerClientTest,
EnableTechnology
) {
238
client_->
EnableTechnology
(shill::kTypeWifi,
fake_shill_manager_client.cc
153
void FakeShillManagerClient::
EnableTechnology
(
/external/chromium_org/chrome/test/pyautolib/
chromeos_network.py
67
self._GetFlimflamManager().
EnableTechnology
('wifi')
/external/chromium_org/chromeos/network/
shill_property_handler.cc
154
shill_manager_->
EnableTechnology
(
454
"
EnableTechnology
Failed",
shill_property_handler_unittest.cc
323
DBusThreadManager::Get()->GetShillManagerClient()->
EnableTechnology
(
Completed in 2136 milliseconds