OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DISALLOW_EVIL_CONSTRUCTORS
(Results
1 - 25
of
308
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/av/include/media/stagefright/foundation/
ABase.h
21
#define
DISALLOW_EVIL_CONSTRUCTORS
(name) \
AHierarchicalStateMachine.h
43
DISALLOW_EVIL_CONSTRUCTORS
(AState);
60
DISALLOW_EVIL_CONSTRUCTORS
(AHierarchicalStateMachine);
AHandler.h
51
DISALLOW_EVIL_CONSTRUCTORS
(AHandler);
/external/chromium/third_party/libjingle/source/talk/base/
constructormagic.h
41
#define
DISALLOW_EVIL_CONSTRUCTORS
(TypeName) \
52
DISALLOW_EVIL_CONSTRUCTORS
(TypeName)
packetsocketfactory.h
52
DISALLOW_EVIL_CONSTRUCTORS
(PacketSocketFactory);
/external/webrtc/src/system_wrappers/interface/
constructor_magic.h
32
#ifndef
DISALLOW_EVIL_CONSTRUCTORS
34
#define
DISALLOW_EVIL_CONSTRUCTORS
(TypeName) \
47
DISALLOW_EVIL_CONSTRUCTORS
(TypeName)
/frameworks/wilhelm/src/android/
android_LocAVPlayer.h
33
DISALLOW_EVIL_CONSTRUCTORS
(LocAVPlayer);
android_AudioToCbRenderer.h
51
DISALLOW_EVIL_CONSTRUCTORS
(AudioToCbRenderer);
/external/chromium_org/third_party/libjingle/source/talk/base/
constructormagic.h
44
#define
DISALLOW_EVIL_CONSTRUCTORS
(TypeName) \
55
DISALLOW_EVIL_CONSTRUCTORS
(TypeName)
scoped_autorelease_pool.h
70
DISALLOW_EVIL_CONSTRUCTORS
(ScopedAutoreleasePool);
filelock.h
65
DISALLOW_EVIL_CONSTRUCTORS
(FileLock);
maccocoasocketserver.h
58
DISALLOW_EVIL_CONSTRUCTORS
(MacCocoaSocketServer);
/frameworks/av/include/media/stagefright/
BufferProducerWrapper.h
41
DISALLOW_EVIL_CONSTRUCTORS
(BufferProducerWrapper);
NativeWindowWrapper.h
45
DISALLOW_EVIL_CONSTRUCTORS
(NativeWindowWrapper);
/frameworks/av/media/libmediaplayerservice/
SharedLibrary.h
36
DISALLOW_EVIL_CONSTRUCTORS
(SharedLibrary);
/frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.h
52
DISALLOW_EVIL_CONSTRUCTORS
(SoftVPX);
/frameworks/av/media/libstagefright/include/
MP3Seeker.h
40
DISALLOW_EVIL_CONSTRUCTORS
(MP3Seeker);
/frameworks/wilhelm/src/android/include/
AacBqToPcmCbRenderer.h
56
DISALLOW_EVIL_CONSTRUCTORS
(AacBqToPcmCbRenderer);
/external/chromium/third_party/libjingle/source/talk/p2p/base/
p2ptransport.h
54
DISALLOW_EVIL_CONSTRUCTORS
(P2PTransport);
78
DISALLOW_EVIL_CONSTRUCTORS
(P2PTransportParser);
transportchannelimpl.h
76
DISALLOW_EVIL_CONSTRUCTORS
(TransportChannelImpl);
/external/chromium_org/third_party/cld/encodings/compact_lang_det/
subsetsequence.h
38
DISALLOW_EVIL_CONSTRUCTORS
(SubsetSequence);
/external/chromium_org/third_party/re2/re2/testing/
null_walker.cc
26
DISALLOW_EVIL_CONSTRUCTORS
(NullWalker);
/external/regex-re2/re2/testing/
null_walker.cc
26
DISALLOW_EVIL_CONSTRUCTORS
(NullWalker);
/frameworks/av/media/libmediaplayerservice/nuplayer/mp4/
MP4Source.h
48
DISALLOW_EVIL_CONSTRUCTORS
(MP4Source);
/frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.h
57
DISALLOW_EVIL_CONSTRUCTORS
(SoftRaw);
Completed in 4733 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>