Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_const_expressions.cpp265 bool AidlUnaryConstExpression::IsCompatibleType(Type type, const string& op) { in IsCompatibleType() function in AidlUnaryConstExpression
836 if (!IsCompatibleType(unary_->final_type_, op_)) { in evaluate()
Daidl_language.h722 static bool IsCompatibleType(Type type, const string& op);