Searched defs:DISALLOW_EVIL_CONSTRUCTORS (Results 1 - 2 of 2) sorted by relevance

/external/regex-re2/util/
H A Dutil.h85 // DISALLOW_EVIL_CONSTRUCTORS disallows the copy and operator= functions.
87 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) \ macro
/external/skia/src/images/
H A Dbmpdecoderhelper.h19 #define DISALLOW_EVIL_CONSTRUCTORS(name) macro
67 DISALLOW_EVIL_CONSTRUCTORS(BmpDecoderCallback);
80 DISALLOW_EVIL_CONSTRUCTORS(BmpDecoderHelper);

Completed in 490 milliseconds