Home
last modified time | relevance | path

Searched refs:Overflowed (Results 1 – 1 of 1) sorted by relevance

/system/tools/aidl/
Daidl_const_expressions.cpp51 bool Overflowed() const { return mOverflowed; } in Overflowed() function in OverflowGuard
162 if (guard.Overflowed()) { in processGuard()