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

  /external/chromium_org/third_party/libjingle/source/talk/sound/
nullsoundsystemfactory.h 45 virtual void CleanupInstance();
platformsoundsystemfactory.h 45 virtual void CleanupInstance();
nullsoundsystemfactory.cc 45 void NullSoundSystemFactory::CleanupInstance() {
platformsoundsystemfactory.cc 52 void PlatformSoundSystemFactory::CleanupInstance() {
  /external/chromium_org/third_party/libjingle/source/talk/base/
referencecountedsingletonfactory.h 61 // reset()'ing the scoped_ptr in CleanupInstance().
63 virtual void CleanupInstance() = 0;
90 CleanupInstance();
referencecountedsingletonfactory_unittest.cc 53 virtual void CleanupInstance() {
  /external/chromium_org/third_party/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