Searched refs:StopInternal (Results 1 – 6 of 6) sorted by relevance
33 void CastServiceAndroid::StopInternal() { in StopInternal() function in chromecast::CastServiceAndroid
22 virtual void StopInternal() OVERRIDE;
33 StopInternal(); in Stop()
30 virtual void StopInternal() OVERRIDE;
49 virtual void StopInternal() = 0;
125 void CastServiceSimple::StopInternal() { in StopInternal() function in chromecast::CastServiceSimple