Searched defs:getJavaSuffix (Results 1 – 5 of 5) sorted by relevance
| /system/tools/hidl/ | ||
| D | StringType.cpp | 61 std::string StringType::getJavaSuffix() const { in getJavaSuffix() function in android::StringType |
| D | HandleType.cpp | 58 std::string HandleType::getJavaSuffix() const { in getJavaSuffix() function in android::HandleType |
| D | ScalarType.cpp | 104 std::string ScalarType::getJavaSuffix() const { in getJavaSuffix() function in android::ScalarType |
| D | EnumType.cpp | 175 std::string EnumType::getJavaSuffix() const { in getJavaSuffix() function in android::EnumType |
| D | Type.cpp | 395 std::string Type::getJavaSuffix() const { in getJavaSuffix() function in android::Type |