Searched refs:CleanupInstance (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/sound/
H A Dnullsoundsystemfactory.cc28 void NullSoundSystemFactory::CleanupInstance() { function in class:rtc::NullSoundSystemFactory
H A Dnullsoundsystemfactory.h28 virtual void CleanupInstance();
H A Dplatformsoundsystemfactory.cc35 void PlatformSoundSystemFactory::CleanupInstance() { function in class:rtc::PlatformSoundSystemFactory
H A Dplatformsoundsystemfactory.h28 virtual void CleanupInstance();
/external/chromium_org/third_party/webrtc/base/
H A Dreferencecountedsingletonfactory.h44 // reset()'ing the scoped_ptr in CleanupInstance().
46 virtual void CleanupInstance() = 0;
73 CleanupInstance();
H A Dreferencecountedsingletonfactory_unittest.cc36 virtual void CleanupInstance() { function in class:rtc::TestReferenceCountedSingletonFactory

Completed in 392 milliseconds