Searched refs:DISALLOW_EVIL_CONSTRUCTORS (Results 1 - 25 of 83) sorted by relevance

1234

/frameworks/base/include/media/stagefright/foundation/
H A DABase.h21 #define DISALLOW_EVIL_CONSTRUCTORS(name) \ macro
H A DAHierarchicalStateMachine.h43 DISALLOW_EVIL_CONSTRUCTORS(AState);
60 DISALLOW_EVIL_CONSTRUCTORS(AHierarchicalStateMachine);
H A DAAtomizer.h46 DISALLOW_EVIL_CONSTRUCTORS(AAtomizer);
H A DABitReader.h49 DISALLOW_EVIL_CONSTRUCTORS(ABitReader);
H A DAHandler.h51 DISALLOW_EVIL_CONSTRUCTORS(AHandler);
/frameworks/base/media/libstagefright/include/
H A DMP3Seeker.h40 DISALLOW_EVIL_CONSTRUCTORS(MP3Seeker);
H A DVBRISeeker.h43 DISALLOW_EVIL_CONSTRUCTORS(VBRISeeker);
H A DXINGSeeker.h44 DISALLOW_EVIL_CONSTRUCTORS(XINGSeeker);
/frameworks/base/include/media/stagefright/
H A DNativeWindowWrapper.h57 DISALLOW_EVIL_CONSTRUCTORS(NativeWindowWrapper);
/frameworks/base/media/libmediaplayerservice/nuplayer/
H A DNuPlayerSource.h58 DISALLOW_EVIL_CONSTRUCTORS(Source);
H A DStreamingSource.h48 DISALLOW_EVIL_CONSTRUCTORS(StreamingSource);
H A DHTTPLiveSource.h67 DISALLOW_EVIL_CONSTRUCTORS(HTTPLiveSource);
H A DNuPlayerDecoder.h62 DISALLOW_EVIL_CONSTRUCTORS(Decoder);
H A DNuPlayerStreamListener.h69 DISALLOW_EVIL_CONSTRUCTORS(NuPlayerStreamListener);
/frameworks/base/media/libstagefright/omx/
H A DSoftOMXPlugin.h48 DISALLOW_EVIL_CONSTRUCTORS(SoftOMXPlugin);
/frameworks/base/media/libstagefright/rtsp/
H A DAAMRAssembler.h53 DISALLOW_EVIL_CONSTRUCTORS(AAMRAssembler);
H A DAH263Assembler.h52 DISALLOW_EVIL_CONSTRUCTORS(AH263Assembler);
H A DAPacketSource.h44 DISALLOW_EVIL_CONSTRUCTORS(APacketSource);
H A DARTPAssembler.h51 DISALLOW_EVIL_CONSTRUCTORS(ARTPAssembler);
H A DARawAudioAssembler.h55 DISALLOW_EVIL_CONSTRUCTORS(ARawAudioAssembler);
H A DUDPPusher.h51 DISALLOW_EVIL_CONSTRUCTORS(UDPPusher);
/frameworks/base/media/libstagefright/tests/
H A DDummyRecorder.h52 DISALLOW_EVIL_CONSTRUCTORS(DummyRecorder);
/frameworks/base/media/libstagefright/chromium_http/
H A Dsupport.h50 DISALLOW_EVIL_CONSTRUCTORS(SfNetLog);
61 DISALLOW_EVIL_CONSTRUCTORS(SfRequestContext);
75 DISALLOW_EVIL_CONSTRUCTORS(SfNetworkLibrary);
159 DISALLOW_EVIL_CONSTRUCTORS(SfDelegate);
/frameworks/base/media/libstagefright/codecs/aacdec/
H A DSoftAAC.h71 DISALLOW_EVIL_CONSTRUCTORS(SoftAAC);
/frameworks/base/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h81 DISALLOW_EVIL_CONSTRUCTORS(SoftAMR);

Completed in 215 milliseconds

1234