Home
last modified time | relevance | path

Searched defs:IsLoadableFrom (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/wifi/
Dwifi_service.cc350 bool WiFiService::IsLoadableFrom(const StoreInterface& storage) const { in IsLoadableFrom() function in shill::WiFiService
/system/connectivity/shill/
Dservice.cc513 bool Service::IsLoadableFrom(const StoreInterface& storage) const { in IsLoadableFrom() function in shill::Service
Dservice_unittest.cc409 TEST_F(ServiceTest, IsLoadableFrom) { in TEST_F() argument