Searched refs:ParseStorageIdentifier (Results 1 – 3 of 3) sorted by relevance
/system/connectivity/shill/wifi/ |
D | wifi_service.h | 84 static bool ParseStorageIdentifier(const std::string& storage_name,
|
D | wifi_service.cc | 1072 bool WiFiService::ParseStorageIdentifier(const string& storage_name, in ParseStorageIdentifier() function in shill::WiFiService 1099 if (!ParseStorageIdentifier(id, &device_address, in FixupServiceEntries()
|
D | wifi_service_unittest.cc | 1268 EXPECT_TRUE(service->ParseStorageIdentifier(storage_id, &address, &mode, in TEST_F() 1283 EXPECT_TRUE(service->ParseStorageIdentifier(storage_id, &address, &mode, in TEST_F()
|