Home
last modified time | relevance | path

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

/system/tools/hidl/
DConstantExpression.cpp118 T handleBinaryCommon(T lval, const std::string& op, T rval) { in handleBinaryCommon() function
293 mValue = handleBinaryCommon(static_cast<__type__>(mLval->mValue), mOp, \ in evaluate()
/system/tools/aidl/
Daidl_const_expressions.cpp204 bool handleBinaryCommon(const AidlConstantValue& context, T lval, const string& op, T rval, in handleBinaryCommon() function
968 handleBinaryCommon(*this, static_cast<__type__>(left_val_->final_value_), op_, \ in evaluate()