Home
last modified time | relevance | path

Searched defs:TypeName (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/os/
Dutils.h29 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
/packages/modules/Bluetooth/system/common/
Dutils.h28 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
/packages/inputmethods/LatinIME/native/jni/src/
Ddefines.h282 #define DISALLOW_DEFAULT_CONSTRUCTOR(TypeName) \ argument
285 #define DISALLOW_COPY_CONSTRUCTOR(TypeName) \ argument
288 #define DISALLOW_ASSIGNMENT_OPERATOR(TypeName) \ argument
291 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
295 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument