Home
last modified time | relevance | path

Searched defs:getVtsType (Results 1 – 13 of 13) sorted by relevance

/aosp12/system/tools/hidl/
H A DDeathRecipientType.cpp55 std::string DeathRecipientType::getVtsType() const { in getVtsType() function in android::DeathRecipientType
H A DPointerType.cpp43 std::string PointerType::getVtsType() const { in getVtsType() function in android::PointerType
H A DFmqType.cpp172 std::string FmqType::getVtsType() const { in getVtsType() function in android::FmqType
H A DHandleType.cpp62 std::string HandleType::getVtsType() const { in getVtsType() function in android::HandleType
H A DStringType.cpp65 std::string StringType::getVtsType() const { in getVtsType() function in android::StringType
H A DMemoryType.cpp50 std::string MemoryType::getVtsType() const { in getVtsType() function in android::MemoryType
H A DScalarType.cpp127 std::string ScalarType::getVtsType() const { in getVtsType() function in android::ScalarType
H A DVectorType.cpp126 std::string VectorType::getVtsType() const { in getVtsType() function in android::VectorType
H A DArrayType.cpp151 std::string ArrayType::getVtsType() const { in getVtsType() function in android::ArrayType
H A DEnumType.cpp200 std::string EnumType::getVtsType() const { in getVtsType() function in android::EnumType
891 std::string BitFieldType::getVtsType() const { in getVtsType() function in android::BitFieldType
H A DInterface.cpp736 std::string Interface::getVtsType() const { in getVtsType() function in android::Interface
H A DType.cpp410 std::string Type::getVtsType() const { in getVtsType() function in android::Type
H A DCompoundType.cpp186 std::string CompoundType::getVtsType() const { in getVtsType() function in android::CompoundType