Searched defs:DISALLOW_IMPLICIT_CONSTRUCTORS (Results 1 - 7 of 7) sorted by path

/external/chromium_org/base/
H A Dmacros.h45 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ macro
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
H A Dutils.h107 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ macro
260 DISALLOW_IMPLICIT_CONSTRUCTORS(StringBuilder);
/external/chromium_org/third_party/cld/base/
H A Dbasictypes.h93 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ macro
H A Dmacros.h103 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ macro
/external/chromium_org/third_party/webrtc/base/
H A Dconstructormagic.h39 #undef DISALLOW_IMPLICIT_CONSTRUCTORS macro
40 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ macro
/external/chromium_org/v8/src/base/
H A Dmacros.h255 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ macro
/external/webrtc/src/system_wrappers/interface/
H A Dconstructor_magic.h38 #ifndef DISALLOW_IMPLICIT_CONSTRUCTORS
45 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ macro

Completed in 319 milliseconds