Home
last modified time | relevance | path

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

/system/tools/hidl/
DConstantExpression.cpp133 T handleShift(T lval, const char *op, int64_t rval) { in handleShift() function
299 mValue = handleShift(static_cast<__type__>(lval->mValue), op, numBits); return; in ConstantExpression()