Home
last modified time | relevance | path

Searched defs:getJavaSuffix (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/tools/hidl/
H A DHandleType.cpp58 std::string HandleType::getJavaSuffix() const { in getJavaSuffix() function in android::HandleType
H A DStringType.cpp61 std::string StringType::getJavaSuffix() const { in getJavaSuffix() function in android::StringType
H A DMemoryType.cpp58 std::string MemoryType::getJavaSuffix() const { in getJavaSuffix() function in android::MemoryType
H A DScalarType.cpp109 std::string ScalarType::getJavaSuffix() const { in getJavaSuffix() function in android::ScalarType
H A DEnumType.cpp192 std::string EnumType::getJavaSuffix() const { in getJavaSuffix() function in android::EnumType
883 std::string BitFieldType::getJavaSuffix() const { in getJavaSuffix() function in android::BitFieldType
H A DType.cpp405 std::string Type::getJavaSuffix() const { in getJavaSuffix() function in android::Type