HomeSort by relevance Sort by last modified time
    Searched refs:CleanupInstance (Results 1 - 6 of 6) sorted by null

  /external/webrtc/webrtc/sound/
nullsoundsystemfactory.cc 28 void NullSoundSystemFactory::CleanupInstance() {
nullsoundsystemfactory.h 28 void CleanupInstance() override;
platformsoundsystemfactory.h 28 void CleanupInstance() override;
platformsoundsystemfactory.cc 35 void PlatformSoundSystemFactory::CleanupInstance() {
  /external/webrtc/webrtc/base/
referencecountedsingletonfactory.h 44 // reset()'ing the scoped_ptr in CleanupInstance().
46 virtual void CleanupInstance() = 0;
73 CleanupInstance();
referencecountedsingletonfactory_unittest.cc 36 virtual void CleanupInstance() {

Completed in 100 milliseconds