Home
last modified time | relevance | path

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

/system/tools/hidl/hidl2aidl/
DAidlInterface.cpp144 static bool shouldWarnStatusType(const std::string& typeName) { in shouldWarnStatusType() function
249 if (shouldWarnStatusType(aidlType)) { in emitAidl()