Searched defs:getJavaSuffix (Results 1 – 6 of 6) 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 | MemoryType.cpp | 58 std::string MemoryType::getJavaSuffix() const { in getJavaSuffix() function in android::MemoryType |
D | ScalarType.cpp | 109 std::string ScalarType::getJavaSuffix() const { in getJavaSuffix() function in android::ScalarType |
D | EnumType.cpp | 176 std::string EnumType::getJavaSuffix() const { in getJavaSuffix() function in android::EnumType |
D | Type.cpp | 405 std::string Type::getJavaSuffix() const { in getJavaSuffix() function in android::Type |