Home
last modified time | relevance | path

Searched refs:StopInternal (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chromecast/service/
Dcast_service_android.cc33 void CastServiceAndroid::StopInternal() { in StopInternal() function in chromecast::CastServiceAndroid
Dcast_service_android.h22 virtual void StopInternal() OVERRIDE;
Dcast_service.cc33 StopInternal(); in Stop()
Dcast_service_simple.h30 virtual void StopInternal() OVERRIDE;
Dcast_service.h49 virtual void StopInternal() = 0;
Dcast_service_simple.cc125 void CastServiceSimple::StopInternal() { in StopInternal() function in chromecast::CastServiceSimple