Searched refs:GetApn (Results 1 – 3 of 3) sorted by relevance
251 Stringmap resultapn = service_->GetApn(&error); in TEST_F()282 Stringmap resultapn = service_->GetApn(&error); in TEST_F()284 ASSERT_EQ(2, service_->GetApn(&error).size()); in TEST_F()294 resultapn = service_->GetApn(&error); in TEST_F()
91 &CellularService::GetApn, in CellularService()188 Stringmap CellularService::GetApn(Error* /*error*/) { in GetApn() function in shill::CellularService
186 Stringmap GetApn(Error* error);