OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CleanupInstance
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/webrtc/sound/
nullsoundsystemfactory.h
28
virtual void
CleanupInstance
();
platformsoundsystemfactory.h
28
virtual void
CleanupInstance
();
nullsoundsystemfactory.cc
28
void NullSoundSystemFactory::
CleanupInstance
() {
platformsoundsystemfactory.cc
35
void PlatformSoundSystemFactory::
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 377 milliseconds