Searched defs:IsLoadableFrom (Results 1 – 3 of 3) sorted by relevance
350 bool WiFiService::IsLoadableFrom(const StoreInterface& storage) const { in IsLoadableFrom() function in shill::WiFiService
513 bool Service::IsLoadableFrom(const StoreInterface& storage) const { in IsLoadableFrom() function in shill::Service
409 TEST_F(ServiceTest, IsLoadableFrom) { in TEST_F() argument