Searched refs:COMPARE_WEAK (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/utils/
H A DRefBase.h38 #define COMPARE_WEAK(_op_) \ macro
242 COMPARE_WEAK(==)
243 COMPARE_WEAK(!=)
244 COMPARE_WEAK(>)
245 COMPARE_WEAK(<)
246 COMPARE_WEAK(<=)
247 COMPARE_WEAK(>=)
290 #undef COMPARE_WEAK macro

Completed in 69 milliseconds