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

123456

/external/webrtc/src/system_wrappers/interface/
H A Dconstructor_magic.h32 #ifndef DISALLOW_EVIL_CONSTRUCTORS
34 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) \ macro
47 DISALLOW_EVIL_CONSTRUCTORS(TypeName)
/external/chromium/third_party/libjingle/source/talk/base/
H A Dconstructormagic.h41 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) \ macro
52 DISALLOW_EVIL_CONSTRUCTORS(TypeName)
H A Dopensslidentity.h67 DISALLOW_EVIL_CONSTRUCTORS(OpenSSLKeyPair);
98 DISALLOW_EVIL_CONSTRUCTORS(OpenSSLCertificate);
132 DISALLOW_EVIL_CONSTRUCTORS(OpenSSLIdentity);
H A Dpacketsocketfactory.h52 DISALLOW_EVIL_CONSTRUCTORS(PacketSocketFactory);
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dconstructormagic.h41 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) \ macro
52 DISALLOW_EVIL_CONSTRUCTORS(TypeName)
H A Dscoped_autorelease_pool.h70 DISALLOW_EVIL_CONSTRUCTORS(ScopedAutoreleasePool);
H A Dfilelock.h65 DISALLOW_EVIL_CONSTRUCTORS(FileLock);
H A Dmaccocoasocketserver.h58 DISALLOW_EVIL_CONSTRUCTORS(MacCocoaSocketServer);
H A Dnssidentity.h62 DISALLOW_EVIL_CONSTRUCTORS(NSSKeyPair);
98 DISALLOW_EVIL_CONSTRUCTORS(NSSCertificate);
123 DISALLOW_EVIL_CONSTRUCTORS(NSSIdentity);
H A Dproxyserver.h74 DISALLOW_EVIL_CONSTRUCTORS(ProxyBinding);
94 DISALLOW_EVIL_CONSTRUCTORS(ProxyServer);
108 DISALLOW_EVIL_CONSTRUCTORS(SocksProxyServer);
/external/chromium_org/third_party/cld/encodings/compact_lang_det/
H A Dsubsetsequence.h38 DISALLOW_EVIL_CONSTRUCTORS(SubsetSequence);
/external/chromium_org/third_party/re2/re2/testing/
H A Dnull_walker.cc26 DISALLOW_EVIL_CONSTRUCTORS(NullWalker);
H A Dstring_generator.h53 DISALLOW_EVIL_CONSTRUCTORS(StringGenerator);
/external/regex-re2/re2/testing/
H A Dnull_walker.cc26 DISALLOW_EVIL_CONSTRUCTORS(NullWalker);
H A Dstring_generator.h53 DISALLOW_EVIL_CONSTRUCTORS(StringGenerator);
/external/chromium_org/third_party/skia/src/images/
H A Dbmpdecoderhelper.h19 #define DISALLOW_EVIL_CONSTRUCTORS(name) macro
67 DISALLOW_EVIL_CONSTRUCTORS(BmpDecoderCallback);
80 DISALLOW_EVIL_CONSTRUCTORS(BmpDecoderHelper);
/external/skia/src/images/
H A Dbmpdecoderhelper.h19 #define DISALLOW_EVIL_CONSTRUCTORS(name) macro
67 DISALLOW_EVIL_CONSTRUCTORS(BmpDecoderCallback);
80 DISALLOW_EVIL_CONSTRUCTORS(BmpDecoderHelper);
/external/chromium/googleurl/base/
H A Dbasictypes.h84 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) \ macro
/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dtransportchannelimpl.h76 DISALLOW_EVIL_CONSTRUCTORS(TransportChannelImpl);
H A Dp2ptransport.h54 DISALLOW_EVIL_CONSTRUCTORS(P2PTransport);
78 DISALLOW_EVIL_CONSTRUCTORS(P2PTransportParser);
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dasyncstuntcpsocket.h61 DISALLOW_EVIL_CONSTRUCTORS(AsyncStunTCPSocket);
H A Dpacketsocketfactory.h61 DISALLOW_EVIL_CONSTRUCTORS(PacketSocketFactory);
H A Dp2ptransport.h52 DISALLOW_EVIL_CONSTRUCTORS(P2PTransport);
98 DISALLOW_EVIL_CONSTRUCTORS(P2PTransportParser);
/external/chromium/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/session/tunnel/
H A Dsecuretunnelsessionclient.h109 DISALLOW_EVIL_CONSTRUCTORS(SecureTunnelSessionClient);
160 DISALLOW_EVIL_CONSTRUCTORS(SecureTunnelSession);

Completed in 462 milliseconds

123456