Home
last modified time | relevance | path

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

/external/webrtc/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/webrtc/webrtc/sound/
Dnullsoundsystemfactory.cc28 void NullSoundSystemFactory::CleanupInstance() { in CleanupInstance() function in rtc::NullSoundSystemFactory
Dplatformsoundsystemfactory.h28 void CleanupInstance() override;
Dnullsoundsystemfactory.h28 void CleanupInstance() override;
Dplatformsoundsystemfactory.cc35 void PlatformSoundSystemFactory::CleanupInstance() { in CleanupInstance() function in rtc::PlatformSoundSystemFactory