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

/system/core/include/utils/
H A DDebug.h40 struct CompileTimeIfElse<true, LHS, RHS> { typedef LHS TYPE; }; typedef in struct:android::CompileTimeIfElse
42 struct CompileTimeIfElse<false, LHS, RHS> { typedef RHS TYPE; }; typedef in struct:android::CompileTimeIfElse

Completed in 51 milliseconds