Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/
Ddefines.h280 #define DISALLOW_DEFAULT_CONSTRUCTOR(TypeName) \ argument
283 #define DISALLOW_COPY_CONSTRUCTOR(TypeName) \ argument
286 #define DISALLOW_ASSIGNMENT_OPERATOR(TypeName) \ argument
289 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
293 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument