Searched defs:SetApn (Results 1 – 2 of 2) sorted by relevance
230 TEST_F(CellularServiceTest, SetApn) { in TEST_F() argument
192 bool CellularService::SetApn(const Stringmap& value, Error* error) { in SetApn() function in shill::CellularService