Searched defs:getCppType (Results 1 – 13 of 13) sorted by relevance
/aosp12/system/tools/hidl/ |
H A D | DeathRecipientType.cpp | 30 std::string DeathRecipientType::getCppType(StorageMode mode, in getCppType() function in android::DeathRecipientType
|
H A D | PointerType.cpp | 34 std::string PointerType::getCppType(StorageMode /*mode*/, in getCppType() function in android::PointerType
|
H A D | FmqType.cpp | 45 std::string FmqType::getCppType( in getCppType() function in android::FmqType
|
H A D | HandleType.cpp | 36 std::string HandleType::getCppType(StorageMode mode, in getCppType() function in android::HandleType
|
H A D | StringType.cpp | 39 std::string StringType::getCppType(StorageMode mode, in getCppType() function in android::StringType
|
H A D | MemoryType.cpp | 28 std::string MemoryType::getCppType(StorageMode mode, in getCppType() function in android::MemoryType
|
H A D | ScalarType.cpp | 55 std::string ScalarType::getCppType(StorageMode, bool) const { in getCppType() function in android::ScalarType
|
H A D | VectorType.cpp | 89 std::string VectorType::getCppType(StorageMode mode, in getCppType() function in android::VectorType
|
H A D | ArrayType.cpp | 95 std::string ArrayType::getCppType(StorageMode mode, in getCppType() function in android::ArrayType
|
H A D | EnumType.cpp | 183 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 D | Interface.cpp | 714 std::string Interface::getCppType(StorageMode mode, in getCppType() function in android::Interface
|
H A D | Type.cpp | 382 std::string Type::getCppType(StorageMode, bool) const { in getCppType() function in android::Type
|
H A D | CompoundType.cpp | 164 std::string CompoundType::getCppType( in getCppType() function in android::CompoundType
|