Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DDeathRecipientType.cpp30 std::string DeathRecipientType::getCppType(StorageMode mode, in getCppType() function in android::DeathRecipientType
H A DPointerType.cpp34 std::string PointerType::getCppType(StorageMode /*mode*/, in getCppType() function in android::PointerType
H A DFmqType.cpp45 std::string FmqType::getCppType( in getCppType() function in android::FmqType
H A DHandleType.cpp36 std::string HandleType::getCppType(StorageMode mode, in getCppType() function in android::HandleType
H A DStringType.cpp39 std::string StringType::getCppType(StorageMode mode, in getCppType() function in android::StringType
H A DMemoryType.cpp28 std::string MemoryType::getCppType(StorageMode mode, in getCppType() function in android::MemoryType
H A DScalarType.cpp55 std::string ScalarType::getCppType(StorageMode, bool) const { in getCppType() function in android::ScalarType
H A DVectorType.cpp89 std::string VectorType::getCppType(StorageMode mode, in getCppType() function in android::VectorType
H A DArrayType.cpp95 std::string ArrayType::getCppType(StorageMode mode, in getCppType() function in android::ArrayType
H A DEnumType.cpp183 std::string EnumType::getCppType(StorageMode, in getCppType() function in android::EnumType
874 std::string BitFieldType::getCppType(StorageMode mode, in getCppType() function in android::BitFieldType
H A DInterface.cpp714 std::string Interface::getCppType(StorageMode mode, in getCppType() function in android::Interface
H A DType.cpp382 std::string Type::getCppType(StorageMode, bool) const { in getCppType() function in android::Type
H A DCompoundType.cpp164 std::string CompoundType::getCppType( in getCppType() function in android::CompoundType