HomeSort by relevance Sort by last modified time
    Searched refs:DISALLOW_EVIL_CONSTRUCTORS (Results 201 - 225 of 308) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/re2/util/
util.h 86 // DISALLOW_EVIL_CONSTRUCTORS disallows the copy and operator= functions.
88 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) \
  /external/regex-re2/util/
util.h 85 // DISALLOW_EVIL_CONSTRUCTORS disallows the copy and operator= functions.
87 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) \
  /frameworks/av/include/media/stagefright/
NuMediaExtractor.h 115 DISALLOW_EVIL_CONSTRUCTORS(NuMediaExtractor);
ACodec.h 86 DISALLOW_EVIL_CONSTRUCTORS(PortDescription);
312 DISALLOW_EVIL_CONSTRUCTORS(ACodec);
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDriver.h 117 DISALLOW_EVIL_CONSTRUCTORS(NuPlayerDriver);
  /frameworks/av/media/libmediaplayerservice/nuplayer/mp4/
MP4Source.cpp 104 DISALLOW_EVIL_CONSTRUCTORS(StreamSource);
  /frameworks/av/media/libstagefright/httplive/
M3UParser.h 103 DISALLOW_EVIL_CONSTRUCTORS(M3UParser);
  /frameworks/av/media/libstagefright/include/
AVIExtractor.h 114 DISALLOW_EVIL_CONSTRUCTORS(AVIExtractor);
SimpleSoftOMXComponent.h 139 DISALLOW_EVIL_CONSTRUCTORS(SimpleSoftOMXComponent);
FragmentedMP4Parser.h 40 DISALLOW_EVIL_CONSTRUCTORS(Source);
268 DISALLOW_EVIL_CONSTRUCTORS(FragmentedMP4Parser);
  /frameworks/av/media/libstagefright/omx/
GraphicBufferSource.h 250 DISALLOW_EVIL_CONSTRUCTORS(GraphicBufferSource);
  /frameworks/av/media/libstagefright/rtsp/
ARTSPConnection.h 125 DISALLOW_EVIL_CONSTRUCTORS(ARTSPConnection);
  /frameworks/av/media/libstagefright/wifi-display/source/
PlaybackSession.h 166 DISALLOW_EVIL_CONSTRUCTORS(PlaybackSession);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
cache.h 338 DISALLOW_EVIL_CONSTRUCTORS(CacheBaseImpl);
381 DISALLOW_EVIL_CONSTRUCTORS(CacheImpl);
456 DISALLOW_EVIL_CONSTRUCTORS(CacheArcIterator);
const-fst.h 114 DISALLOW_EVIL_CONSTRUCTORS(ConstFstImpl);
357 DISALLOW_EVIL_CONSTRUCTORS(StateIterator);
386 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
relabel.h 306 DISALLOW_EVIL_CONSTRUCTORS(RelabelFstImpl);
438 DISALLOW_EVIL_CONSTRUCTORS(StateIterator);
456 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
determinize.h 198 DISALLOW_EVIL_CONSTRUCTORS(DeterminizeFstImplBase);
463 DISALLOW_EVIL_CONSTRUCTORS(DeterminizeFsaImpl);
509 DISALLOW_EVIL_CONSTRUCTORS(DeterminizeFstImpl);
668 DISALLOW_EVIL_CONSTRUCTORS(ArcIterator);
  /external/chromium/third_party/libjingle/source/talk/base/
flags.h 276 DISALLOW_EVIL_CONSTRUCTORS(WindowsCommandLineArguments);
socket.h 194 DISALLOW_EVIL_CONSTRUCTORS(Socket);
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
transport.h 270 DISALLOW_EVIL_CONSTRUCTORS(Transport);