Home
last modified time | relevance | path

Searched refs:kErrorUnsupportedServiceType (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dmanager.cc104 const char Manager::kErrorUnsupportedServiceType[] = member in shill::Manager
910 kErrorUnsupportedServiceType); in CreateTemporaryServiceFromProfile()
2300 kErrorUnsupportedServiceType); in GetServiceInner()
2392 kErrorUnsupportedServiceType); in ConfigureServiceForProfile()
Dmanager.h635 static const char kErrorUnsupportedServiceType[]; variable