Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/base/
Dreferencecountedsingletonfactory.h46 virtual void CleanupInstance() = 0;
73 CleanupInstance(); in ReleaseInstance()
Dreferencecountedsingletonfactory_unittest.cc36 virtual void CleanupInstance() { in CleanupInstance() function in rtc::TestReferenceCountedSingletonFactory
/external/chromium_org/third_party/webrtc/sound/
Dnullsoundsystemfactory.cc28 void NullSoundSystemFactory::CleanupInstance() { in CleanupInstance() function in rtc::NullSoundSystemFactory
Dnullsoundsystemfactory.h28 virtual void CleanupInstance();
Dplatformsoundsystemfactory.h28 virtual void CleanupInstance();
Dplatformsoundsystemfactory.cc35 void PlatformSoundSystemFactory::CleanupInstance() { in CleanupInstance() function in rtc::PlatformSoundSystemFactory