HomeSort by relevance Sort by last modified time
    Searched refs:DISALLOW_EVIL_CONSTRUCTORS (Results 1 - 25 of 306) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/webrtc/base/
constructormagic.h 29 #undef DISALLOW_EVIL_CONSTRUCTORS
30 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) \
42 DISALLOW_EVIL_CONSTRUCTORS(TypeName)
scoped_autorelease_pool.h 53 DISALLOW_EVIL_CONSTRUCTORS(ScopedAutoreleasePool);
filelock.h 48 DISALLOW_EVIL_CONSTRUCTORS(FileLock);
maccocoasocketserver.h 43 DISALLOW_EVIL_CONSTRUCTORS(MacCocoaSocketServer);
  /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);
  /frameworks/av/include/media/stagefright/foundation/
AHierarchicalStateMachine.h 43 DISALLOW_EVIL_CONSTRUCTORS(AState);
60 DISALLOW_EVIL_CONSTRUCTORS(AHierarchicalStateMachine);
ABase.h 23 #define DISALLOW_EVIL_CONSTRUCTORS(name) \
ABitReader.h 51 DISALLOW_EVIL_CONSTRUCTORS(ABitReader);
65 DISALLOW_EVIL_CONSTRUCTORS(NALBitReader);
  /frameworks/av/include/media/
IMediaHTTPService.h 36 DISALLOW_EVIL_CONSTRUCTORS(IMediaHTTPService);
  /frameworks/av/include/media/stagefright/
BufferProducerWrapper.h 41 DISALLOW_EVIL_CONSTRUCTORS(BufferProducerWrapper);
NativeWindowWrapper.h 45 DISALLOW_EVIL_CONSTRUCTORS(NativeWindowWrapper);
ClockEstimator.h 54 DISALLOW_EVIL_CONSTRUCTORS(LinearFit);
105 DISALLOW_EVIL_CONSTRUCTORS(WindowedLinearFitEstimator);
CodecBase.h 74 DISALLOW_EVIL_CONSTRUCTORS(PortDescription);
82 DISALLOW_EVIL_CONSTRUCTORS(CodecBase);
  /frameworks/av/media/libmediaplayerservice/
SharedLibrary.h 36 DISALLOW_EVIL_CONSTRUCTORS(SharedLibrary);
  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.h 58 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_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/drm/mediadrm/plugins/clearkey/
AesCtrDecryptor.h 39 DISALLOW_EVIL_CONSTRUCTORS(AesCtrDecryptor);
CryptoFactory.h 39 DISALLOW_EVIL_CONSTRUCTORS(CryptoFactory);
DrmFactory.h 41 DISALLOW_EVIL_CONSTRUCTORS(DrmFactory);

Completed in 1279 milliseconds

1 2 3 4 5 6 7 8 91011>>