Searched defs:DISALLOW_COPY_AND_ASSIGN (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Support/
H A DCompiler.h14 // DISALLOW_COPY_AND_ASSIGN disallows the copy and operator= functions. It goes
16 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ macro
28 DISALLOW_COPY_AND_ASSIGN(TypeName)
/frameworks/base/media/mca/filterfw/native/base/
H A Dutilities.h28 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ macro
36 DISALLOW_COPY_AND_ASSIGN(TypeName)
/frameworks/base/media/mca/filterpacks/native/base/
H A Dutilities.h28 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ macro
36 DISALLOW_COPY_AND_ASSIGN(TypeName)

Completed in 475 milliseconds