Home
last modified time | relevance | path

Searched refs:ParseStorageIdentifier (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/wifi/
Dwifi_service.h84 static bool ParseStorageIdentifier(const std::string& storage_name,
Dwifi_service.cc1072 bool WiFiService::ParseStorageIdentifier(const string& storage_name, in ParseStorageIdentifier() function in shill::WiFiService
1099 if (!ParseStorageIdentifier(id, &device_address, in FixupServiceEntries()
Dwifi_service_unittest.cc1268 EXPECT_TRUE(service->ParseStorageIdentifier(storage_id, &address, &mode, in TEST_F()
1283 EXPECT_TRUE(service->ParseStorageIdentifier(storage_id, &address, &mode, in TEST_F()