Home
last modified time | relevance | path

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

/system/connectivity/shill/wimax/
Dwimax.cc214 void WiMax::OnServiceStopped(const WiMaxServiceRefPtr& service) { in OnServiceStopped() function in shill::WiMax
Dwimax_unittest.cc123 TEST_F(WiMaxTest, OnServiceStopped) { in TEST_F() argument