Searched defs:getJavaSuffix (Results 1 – 6 of 6) sorted by relevance
/aosp12/system/tools/hidl/ | ||
H A D | HandleType.cpp | 58 std::string HandleType::getJavaSuffix() const { in getJavaSuffix() function in android::HandleType |
H A D | StringType.cpp | 61 std::string StringType::getJavaSuffix() const { in getJavaSuffix() function in android::StringType |
H A D | MemoryType.cpp | 58 std::string MemoryType::getJavaSuffix() const { in getJavaSuffix() function in android::MemoryType |
H A D | ScalarType.cpp | 109 std::string ScalarType::getJavaSuffix() const { in getJavaSuffix() function in android::ScalarType |
H A D | EnumType.cpp | 192 std::string EnumType::getJavaSuffix() const { in getJavaSuffix() function in android::EnumType |
H A D | Type.cpp | 405 std::string Type::getJavaSuffix() const { in getJavaSuffix() function in android::Type |