Searched defs:getJavaSuffix (Results 1 – 4 of 4) sorted by relevance
| /system/tools/hidl/ | ||
| D | StringType.cpp | 61 std::string StringType::getJavaSuffix() const { in getJavaSuffix() function in android::StringType |
| D | ScalarType.cpp | 110 std::string ScalarType::getJavaSuffix() const { in getJavaSuffix() function in android::ScalarType |
| D | EnumType.cpp | 94 std::string EnumType::getJavaSuffix() const { in getJavaSuffix() function in android::EnumType |
| D | Type.cpp | 150 std::string Type::getJavaSuffix() const { in getJavaSuffix() function in android::Type |