Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_const_expressions.cpp251 static std::string PrintCharLiteral(char c) { in PrintCharLiteral() function
418 AIDL_ERROR(location) << "Invalid character literal " << PrintCharLiteral(value[1]); in Character()