Home
last modified time | relevance | path

Searched refs:AddServiceWithIPConfig (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chromeos/network/
Dshill_property_handler_unittest.cc222 void AddServiceWithIPConfig(const std::string& type, in AddServiceWithIPConfig() function in chromeos::ShillPropertyHandlerTest
227 service_test_->AddServiceWithIPConfig(id, /* service_path */ in AddServiceWithIPConfig()
463 AddServiceWithIPConfig(shill::kTypeWifi, kTestServicePath2, in TEST_F()
Dnetwork_state_handler_unittest.cc641 service_test_->AddServiceWithIPConfig( in TEST_F()
/external/chromium_org/chromeos/dbus/
Dshill_service_client.h52 virtual void AddServiceWithIPConfig(const std::string& service_path,
Dfake_shill_service_client.h84 virtual void AddServiceWithIPConfig(const std::string& service_path,
Dfake_shill_service_client.cc312 AddServiceWithIPConfig(service_path, "" /* guid */, name, in AddService()
317 void FakeShillServiceClient::AddServiceWithIPConfig( in AddServiceWithIPConfig() function in chromeos::FakeShillServiceClient
Dfake_shill_manager_client.cc266 service_client->AddServiceWithIPConfig(service_path, in ConfigureService()
/external/chromium_org/chrome/browser/extensions/api/networking_private/
Dnetworking_private_apitest.cc237 service_test_->AddServiceWithIPConfig( in AddService()