Searched refs:OverflowGuard (Results 1 – 1 of 1) sorted by relevance
47 class OverflowGuard { class49 OverflowGuard(T value) : mValue(value) {} in OverflowGuard() function in OverflowGuard135 bool processGuard(const OverflowGuard<T>& guard, const AidlConstantValue& context) { in processGuard()148 OverflowGuard<T> guard(val); \154 OverflowGuard<T> guard(lval); \