Home
last modified time | relevance | path

Searched defs:SetStorageIdentifier (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/cellular/
Dcellular_service_unittest.cc170 TEST_F(CellularServiceTest, SetStorageIdentifier) { in TEST_F() argument
Dcellular_service.cc372 void CellularService::SetStorageIdentifier(const string& identifier) { in SetStorageIdentifier() function in shill::CellularService