Searched refs:DISALLOW_EVIL_CONSTRUCTORS (Results 1 - 25 of 122) sorted by path

12345

/external/chromium_org/base/
H A Dmacros.h37 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) DISALLOW_COPY_AND_ASSIGN(TypeName) macro
/external/chromium_org/third_party/cld/base/
H A Dbasictypes.h85 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) DISALLOW_COPY_AND_ASSIGN(TypeName) macro
H A Dlogging.h1020 DISALLOW_EVIL_CONSTRUCTORS(LogMessageData);
1031 DISALLOW_EVIL_CONSTRUCTORS(LogMessage);
1122 DISALLOW_EVIL_CONSTRUCTORS(ErrnoLogMessage);
H A Dmacros.h95 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) DISALLOW_COPY_AND_ASSIGN(TypeName) macro
/external/chromium_org/third_party/cld/encodings/compact_lang_det/
H A Dsubsetsequence.h38 DISALLOW_EVIL_CONSTRUCTORS(SubsetSequence);
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dasyncstuntcpsocket.h62 DISALLOW_EVIL_CONSTRUCTORS(AsyncStunTCPSocket);
H A Dp2ptransport.h52 DISALLOW_EVIL_CONSTRUCTORS(P2PTransport);
98 DISALLOW_EVIL_CONSTRUCTORS(P2PTransportParser);
H A Dp2ptransportchannel.h254 DISALLOW_EVIL_CONSTRUCTORS(P2PTransportChannel);
H A Dpacketsocketfactory.h64 DISALLOW_EVIL_CONSTRUCTORS(PacketSocketFactory);
H A Drawtransport.h74 DISALLOW_EVIL_CONSTRUCTORS(RawTransport);
H A Drawtransportchannel.h200 DISALLOW_EVIL_CONSTRUCTORS(RawTransportChannel);
H A Dtransport.h521 DISALLOW_EVIL_CONSTRUCTORS(Transport);
H A Dtransportchannel.h155 DISALLOW_EVIL_CONSTRUCTORS(TransportChannel);
H A Dtransportchannelimpl.h123 DISALLOW_EVIL_CONSTRUCTORS(TransportChannelImpl);
H A Dtransportchannelproxy.h107 DISALLOW_EVIL_CONSTRUCTORS(TransportChannelProxy);
/external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
H A Dsecuretunnelsessionclient.h109 DISALLOW_EVIL_CONSTRUCTORS(SecureTunnelSessionClient);
160 DISALLOW_EVIL_CONSTRUCTORS(SecureTunnelSession);
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dxmpptask.h87 DISALLOW_EVIL_CONSTRUCTORS(XmppClientInterface);
106 DISALLOW_EVIL_CONSTRUCTORS(XmppTaskParentInterface);
124 DISALLOW_EVIL_CONSTRUCTORS(XmppTaskBase);
/external/chromium_org/third_party/re2/re2/
H A Dcompile.cc237 DISALLOW_EVIL_CONSTRUCTORS(Compiler);
H A Ddfa.cc280 DISALLOW_EVIL_CONSTRUCTORS(SearchParams);
433 DISALLOW_EVIL_CONSTRUCTORS(Workq);
1115 DISALLOW_EVIL_CONSTRUCTORS(RWLocker);
1215 DISALLOW_EVIL_CONSTRUCTORS(StateSaver);
H A Dmimics_pcre.cc127 DISALLOW_EVIL_CONSTRUCTORS(EmptyStringWalker);
H A Dnfa.cc125 DISALLOW_EVIL_CONSTRUCTORS(NFA);
H A Dparse.cc159 DISALLOW_EVIL_CONSTRUCTORS(ParseState);
H A Dprefilter.cc495 DISALLOW_EVIL_CONSTRUCTORS(Walker);
H A Dprefilter.h100 DISALLOW_EVIL_CONSTRUCTORS(Prefilter);
H A Dprefilter_tree.h128 DISALLOW_EVIL_CONSTRUCTORS(PrefilterTree);

Completed in 552 milliseconds

12345