Home
last modified time | relevance | path

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

/system/tools/hidl/
DCompoundType.h160 void emitInvalidSubTypeNamesError(const std::string& subTypeName,
DCompoundType.cpp111 void CompoundType::emitInvalidSubTypeNamesError(const std::string& subTypeName, in emitInvalidSubTypeNamesError() argument
113 std::cerr << "ERROR: Type name '" << subTypeName << "' defined at " << location in emitInvalidSubTypeNamesError()