Home
last modified time | relevance | path

Searched refs:DISALLOW_EVIL_CONSTRUCTORS (Results 1 – 25 of 81) sorted by relevance

1234

/frameworks/base/media/libstagefright/chromium_http/
Dsupport.h50 DISALLOW_EVIL_CONSTRUCTORS(SfNetLog);
61 DISALLOW_EVIL_CONSTRUCTORS(SfRequestContext);
75 DISALLOW_EVIL_CONSTRUCTORS(SfNetworkLibrary);
159 DISALLOW_EVIL_CONSTRUCTORS(SfDelegate);
/frameworks/base/include/media/stagefright/foundation/
DAHierarchicalStateMachine.h43 DISALLOW_EVIL_CONSTRUCTORS(AState);
60 DISALLOW_EVIL_CONSTRUCTORS(AHierarchicalStateMachine);
DABase.h21 #define DISALLOW_EVIL_CONSTRUCTORS(name) \ macro
DAAtomizer.h46 DISALLOW_EVIL_CONSTRUCTORS(AAtomizer);
DAHandler.h51 DISALLOW_EVIL_CONSTRUCTORS(AHandler);
DABitReader.h49 DISALLOW_EVIL_CONSTRUCTORS(ABitReader);
/frameworks/base/media/libstagefright/include/
DMP3Seeker.h40 DISALLOW_EVIL_CONSTRUCTORS(MP3Seeker);
DXINGSeeker.h44 DISALLOW_EVIL_CONSTRUCTORS(XINGSeeker);
DVBRISeeker.h43 DISALLOW_EVIL_CONSTRUCTORS(VBRISeeker);
/frameworks/base/media/libstagefright/rtsp/
DUDPPusher.h51 DISALLOW_EVIL_CONSTRUCTORS(UDPPusher);
DARTPAssembler.h51 DISALLOW_EVIL_CONSTRUCTORS(ARTPAssembler);
DAAMRAssembler.h53 DISALLOW_EVIL_CONSTRUCTORS(AAMRAssembler);
DAH263Assembler.h52 DISALLOW_EVIL_CONSTRUCTORS(AH263Assembler);
DARawAudioAssembler.h55 DISALLOW_EVIL_CONSTRUCTORS(ARawAudioAssembler);
DARTPSession.h64 DISALLOW_EVIL_CONSTRUCTORS(ARTPSession);
DAAVCAssembler.h57 DISALLOW_EVIL_CONSTRUCTORS(AAVCAssembler);
DAMPEG4AudioAssembler.h64 DISALLOW_EVIL_CONSTRUCTORS(AMPEG4AudioAssembler);
/frameworks/base/include/media/stagefright/
DNativeWindowWrapper.h57 DISALLOW_EVIL_CONSTRUCTORS(NativeWindowWrapper);
/frameworks/base/media/libstagefright/tests/
DDummyRecorder.h52 DISALLOW_EVIL_CONSTRUCTORS(DummyRecorder);
/frameworks/base/media/libstagefright/omx/
DSoftOMXPlugin.h48 DISALLOW_EVIL_CONSTRUCTORS(SoftOMXPlugin);
/frameworks/base/media/libmediaplayerservice/nuplayer/
DNuPlayerSource.h57 DISALLOW_EVIL_CONSTRUCTORS(Source);
DStreamingSource.h48 DISALLOW_EVIL_CONSTRUCTORS(StreamingSource);
/frameworks/base/media/libstagefright/codecs/g711/dec/
DSoftG711.h57 DISALLOW_EVIL_CONSTRUCTORS(SoftG711);
/frameworks/base/media/libstagefright/codecs/on2/dec/
DSoftVPX.h65 DISALLOW_EVIL_CONSTRUCTORS(SoftVPX);
/frameworks/base/cmds/stagefright/
Dstream.cpp62 DISALLOW_EVIL_CONSTRUCTORS(MyStreamSource);
151 DISALLOW_EVIL_CONSTRUCTORS(MyConvertingStreamSource);
292 DISALLOW_EVIL_CONSTRUCTORS(MyClient);

1234